| DEB2APPTAINER(1) | DEB2APPTAINER(1) |
deb2apptainer - Build a Singularity/Apptainer image with given Debian packages
deb2apptainer [-hB][-c CMD] [-f
FROM][-n NAME] [-o DIR][-p
PRE_SCRIPT] [-s POST_SCRIPT] packages
deb2singularity [-hB][-c CMD] [-f
FROM][-n NAME] [-o DIR][-p
PRE_SCRIPT] [-s POST_SCRIPT] packages
deb2apptainer is a simple script which takes as input a list of Debian packages and generates automatically a Singularity/Apptainer 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 obviously require to have apptainer installed.
Get the Debian package at: - https://apptainer.org/docs/admin/main/installation.html#install-debian-packages
Usual commands typically used to handle Apptainer/Singularity containers are:
A Desktop launcher is created as /tmp/xeyes/launchers/x11-apps-terminal.desktop
Emmanuel Farhi (emmanuel.farhi@synchrotron-soleil.fr)
deb2docker(1), distrobox-create(1), distrobox-enter(1), docker(1), apptainer(1)
Emmanuel Farhi.
| February 2024 |