{"id":16897801,"url":"https://github.com/cevich/atomic-transmogrify","last_synced_at":"2026-04-29T01:02:20.274Z","repository":{"id":32923040,"uuid":"36518586","full_name":"cevich/atomic-transmogrify","owner":"cevich","description":"Container with fine-grain control over filesystem layout Red Hat Enterprise Linux Atomic Host","archived":false,"fork":false,"pushed_at":"2015-05-29T18:21:23.000Z","size":124,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-25T11:41:24.467Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cevich.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-05-29T17:20:36.000Z","updated_at":"2015-05-29T18:08:18.000Z","dependencies_parsed_at":"2022-08-02T00:59:46.721Z","dependency_job_id":null,"html_url":"https://github.com/cevich/atomic-transmogrify","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cevich%2Fatomic-transmogrify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cevich%2Fatomic-transmogrify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cevich%2Fatomic-transmogrify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cevich%2Fatomic-transmogrify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cevich","download_url":"https://codeload.github.com/cevich/atomic-transmogrify/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244600725,"owners_count":20479307,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-13T17:39:52.679Z","updated_at":"2026-04-29T01:02:15.254Z","avatar_url":"https://github.com/cevich.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"Container with fine-grain control over filesystem layout\n---------------------------------------------------------------------\n\nThis container is intended to run on Red Hat Enterprise Linux Atomic Host.\nHowever, by chaning the FROM line in the Dockerfile, it should work with\nnearly any other distribution.  It's purpose is to allow control over which\nparts of the host and/or container filesystems are represented.  This is\nuseful in situations where you want some parts of the filesystem to stick\nwith the container and others to always come from the host.\n\n#.  ``docker build -t transmogrify https://github.com/cevich/atomic-transmogrify.git``\n#.  ``atomic run transmogrify``\n\nNotes:\n\n*  More info on the ``atomic`` command and Project Atomic can be found at\n   https://github.com/projectatomic/atomic\n\n*  Any changes to parts of the filesystem coming from ``HOSTDIRS`` which\n   depend on ``GRAFTS`` could cause things to break on the host!\n   **BE CAREFUL**, understand what your are doing/changing *before*\n   you commit!\n\n*  Instead of atomic, start the container with different\n   options by hand.  For example, to modify ``GRAFTS`` or execute\n   a different program:\n\n        ``/usr/bin/docker run -t -i --rm``\n        ``--privileged --net=host --ipc=host --pid=host``\n        ``-e GRAFTS=\"etc tmp root\" -v /:/.../host``\n        ``transmogrify``\n        ``/root/bin/utility.sh --command line --options here``\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcevich%2Fatomic-transmogrify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcevich%2Fatomic-transmogrify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcevich%2Fatomic-transmogrify/lists"}