cc_staff
156
edits
Line 289: | Line 289: | ||
'''NOTE:''' Please note and heed the advice concerning building images/overlays given '''[[#Building_Images.2FOverlays|earlier on this page]]'''. | '''NOTE:''' Please note and heed the advice concerning building images/overlays given '''[[#Building_Images.2FOverlays|earlier on this page]]'''. | ||
' | To build an Apptainer SIF file image from Docker's latest available busybox image, use the <code>apptainer build</code> command: | ||
<source lang="console">$ apptainer build bb.sif docker://busybox</source> | |||
See the [https://apptainer.org/docs Apptainer documentation] for more advanced aspects of building images. | |||
==Building a Sandbox Image== | ==Building a Sandbox Image== |