Readymades
Readymades are simple pre-defined configurations that add the necessary packages
to a build to provide a particular service or configure part of the build in a particular way.
Readymades are loaded in from predefined fragments of container builder YAML configuration files.
Services and application readymades
User environment readymades
Computing environment readymades
Sources
If you want to load packages in from non-default, non-standard package repositiores / sources, add the soruce details here.
APT
Source details for non-standard Linux packages sources.
Packages
Specify packages that should be installed into the container image.
APT Build
Build image Linux packages.
APT Deploy
Deplyment image Linux packages.
PIP System
Python system packages (e.g. non-user modifiable packages used by Jupyter server environment)
Frequently used packages (click to add):
PIP User
Global user environment Python packages (e.g. Jupyter default Python kernel environment).
Frequently used packages (click to add):
Services
Services that should be started on start-up; the user will also be given sudo privileges for starting, stopping, restarting and checking the status of each service.