.. include:: substitutions.txt .. Containers@TACC documentation master file, created by sphinx-quickstart on Tue Nov 19 08:49:46 2019. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. |workshop_name| Workshop ========================== Software containers are an important common currency for portable and reproducible computing. Learn best practices on building, using, and sharing Docker and Apptainer containers in this hands-on workshop. Also learn how to run those containers on |site| HPC systems. Topics will include: - Docker and Apptainer basics - Containerizing your own code - Multi-stage and Multi-architecture Docker builds - Running containers at |site| - Integration with the module system .. toctree:: :maxdepth: 2 :caption: Contents: containers/00.overview containerize-your-code/overview advanced/00.overview apptainer/00.overview Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search` Adapted from `Containers @ TACC `_.