Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| f30_buildah [2019/04/03 04:02] – [Build container from existing image] rpjday | f30_buildah [2019/04/03 08:23] (current) – [Basics] rpjday | ||
|---|---|---|---|
| Line 12: | Line 12: | ||
| ===== Basics ===== | ===== Basics ===== | ||
| + | |||
| + | '' | ||
| + | |||
| + | * OCI containers/ | ||
| + | * OCI containers/ | ||
| '' | '' | ||
| Line 73: | Line 78: | ||
| </ | </ | ||
| + | ===== Running command in container ===== | ||
| + | |||
| + | < | ||
| + | $ buildah run ${fc} cat / | ||
| + | </ | ||
| ===== Building containers from scratch ===== | ===== Building containers from scratch ===== | ||