Skip to content

Commit

Permalink
Adds learning outcomes for Docker course
Browse files Browse the repository at this point in the history
  • Loading branch information
OllyK committed Nov 15, 2024
1 parent f6762c4 commit dcc27d3
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions technology_and_tooling/docker/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,13 @@ files:
reproducibility.md,
setup.md,
]
learningOutcomes:
- Learn what containers are.
- Learn about the Docker command line interface.
- Learn how to download, run and clean up containers.
- Find containers on Docker Hub.
- Be able to create your own containers.
- Use Docker with Github Actions.
attribution:
- citation: >
D. M. Eyers, S. L. R. Stevens, A. Turner, C. Koch and J. Cohen. "Reproducible computational environments using containers: Introduction to Docker".
Expand Down

0 comments on commit dcc27d3

Please sign in to comment.