mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-24 13:24:05 -06:00
20 lines
383 B
Markdown
20 lines
383 B
Markdown
---
|
|
title: "15-containers"
|
|
aliases:
|
|
tags:
|
|
- cosc202
|
|
- lecture
|
|
sr-due: 2022-05-09
|
|
sr-interval: 7
|
|
sr-ease: 250
|
|
---
|
|
|
|
[containers](notes/containers.md)
|
|
|
|
* Describe what software containers are
|
|
- Explain why containers are useful
|
|
- Outline the role of container registries
|
|
- Contrast different ways to interact with containers
|
|
- Understand security risks inherent in container use
|
|
|