We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dee1604 commit 14addbbCopy full SHA for 14addbb
02_virtualization_and_containers/docker_slides.md
@@ -255,7 +255,7 @@ Details available in [`docker_demo.md`](https://github.com/Simulation-Software-E
255
- User ID mapping
256
- [Multistage builds](https://docs.docker.com/develop/develop-images/multistage-build/)
257
- Build image by combining layers created from different base images
258
-- [Different mount typs](https://docs.docker.com/storage)
+- [Different mount types](https://docs.docker.com/storage)
259
- Volumes, bind mount, tmpfs mount
260
- [Persisting data](https://docs.docker.com/get-started/05_persisting_data/)
261
- [Multi-container apps](https://docs.docker.com/get-started/07_multi_container/)
0 commit comments