SHA256
1
0
forked from pool/apptainer
apptainer/SUSE.def

8 lines
158 B
Modula-2

# Install container from the repos of the host
BootStrap: zypper
%post
update-ca-certificates
echo "Hello from post boot strap"
zypper in -y vim