Skip to content

Commit

Permalink
expanding on the first build exercise
Browse files Browse the repository at this point in the history
  • Loading branch information
eglerean committed May 7, 2024
1 parent 7020ebe commit c3a2ffa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions content/first_build.rst
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,8 @@ This example showed you how to build a basic container using Apptainer from a de
Build a simple container on your cluster. You do not have to use the example above. Test the following:
1. Start a terminal shell on the container and run a command such as ``date``
2. Test the `runscript` part for the container above. How do you run it and what is the output?
3. Add the `%labels` and `%help` block and test them as explained in the "Building Apptainer Images" section
4. Copy paste all terminal commands and output from the three point above into a text file that you can submit as homework.



0 comments on commit c3a2ffa

Please sign in to comment.