https://github.com/tozd/docker-empty
Empty Docker image. Read-only mirror of https://gitlab.com/tozd/docker/empty
https://github.com/tozd/docker-empty
docker docker-image
Last synced: about 2 months ago
JSON representation
Empty Docker image. Read-only mirror of https://gitlab.com/tozd/docker/empty
- Host: GitHub
- URL: https://github.com/tozd/docker-empty
- Owner: tozd
- Created: 2017-12-11T07:44:42.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-05-07T08:02:19.000Z (about 3 years ago)
- Last Synced: 2025-01-09T16:37:31.692Z (over 1 year ago)
- Topics: docker, docker-image
- Language: Dockerfile
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 6
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# tozd/empty
Available as:
- [`tozd/empty`](https://hub.docker.com/r/tozd/empty)
- [`registry.gitlab.com/tozd/docker/empty`](https://gitlab.com/tozd/docker/empty/container_registry)
## Description
The idea of this Docker image is that you can mount a legacy system's root file system into a Docker container and run it.
One cannot mount the root to root, but you can mount manually each of the top-level directory.
## GitHub mirror
There is also a [read-only GitHub mirror available](https://github.com/tozd/docker-empty),
if you need to fork the project there.