| DEB2DOCKER(1) | DEB2DOCKER(1) |
deb2docker - Build a Docker image with given Debian packages
deb2docker [-hB][-c CMD][-f FROM][-n NAME][-o DIR][-p PRE_SCRIPT][-s POST_SCRIPT] packages
deb2docker is a simple script which takes as input a list of Debian packages and generates automatically a Docker container including these packages. A set of freedesktop.org desktop launchers are also generated based on the .desktop and icon files found in the packages. In addition, a desktop launcher is created to start the container in a Terminal.
This tool is suited for deploying applications as containers, as well as for testing Debian packages in a sandbox.
You may have to manually configure Docker to pass a proxy configuration.
Usual commands typically used to handle Docker containers are:
A Desktop launcher is created as /tmp/xeyes/launchers/x11-apps-terminal.desktop
Emmanuel Farhi (emmanuel.farhi@synchrotron-soleil.fr)
deb2apptainer(1), distrobox-create(1), distrobox-enter(1), docker(1), apptainer(1)
Emmanuel Farhi.
| February 2024 |