{"id":18497841,"url":"https://github.com/containers/oci-umount","last_synced_at":"2025-04-09T00:30:45.540Z","repository":{"id":86786409,"uuid":"92320529","full_name":"containers/oci-umount","owner":"containers","description":null,"archived":false,"fork":false,"pushed_at":"2021-05-13T15:17:55.000Z","size":202,"stargazers_count":13,"open_issues_count":5,"forks_count":19,"subscribers_count":10,"default_branch":"main","last_synced_at":"2025-03-23T19:44:40.525Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/containers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-05-24T17:52:08.000Z","updated_at":"2022-06-29T02:37:07.000Z","dependencies_parsed_at":"2023-03-13T19:53:07.638Z","dependency_job_id":null,"html_url":"https://github.com/containers/oci-umount","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Foci-umount","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Foci-umount/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Foci-umount/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containers%2Foci-umount/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/containers","download_url":"https://codeload.github.com/containers/oci-umount/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247949694,"owners_count":21023368,"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-11-06T13:36:13.189Z","updated_at":"2025-04-09T00:30:45.536Z","avatar_url":"https://github.com/containers.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"## OCI Umount\n\n`oci-umount` is a OCI hook program that will umount any file systems listed in /etc/oci-umount.conf\nfile before starting a container.  The goal with this tool is to help prevent container mount\nspace leaking into other containers.\n\n\nThis project produces a golang that can be used with container runtimes and runc (with minor code changes).\nIf you clone this branch and build/install `umount.go`, a binary will be placed in\n`/usr/libexec/oci/hooks.d` named `oci-umount`. You can change this location by\nediting `HOOKSDIR` in the Makefile.\n\n\nWith minor changes to upstream docker code, this binary will be executed when starting a\ncontainers via prestart hooks.  \n\nRunning runc containers with this executable, oci-umount() is called\njust before a container is started and after it is provisioned.\n\nThis doc assumes you are running at least docker version 1.12 with the dockerhooks patch.\nAlso, place this project in your `GOPATH`.\n\n\nTo build, install, clean-up:\n\nFirst, **clone** this branch in your `GOPATH`, then:\n\n`autoreconf -i`\n\n`./configure --libexecdir=/usr/libexec/oci/hooks.d/`\n\n`make`\n\n`make install`\n\n`make clean`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcontainers%2Foci-umount","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcontainers%2Foci-umount","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcontainers%2Foci-umount/lists"}