An open API service indexing awesome lists of open source software.

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

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.