17 lines
747 B
Markdown
17 lines
747 B
Markdown
|

|
||
|
|
||
|
# Buildah Tutorials
|
||
|
|
||
|
## Links to a number of useful tutorials for the Buildah project.
|
||
|
|
||
|
**[Introduction Tutorial](https://github.com/projectatomic/buildah/tree/master/docs/tutorials/01-intro.md)**
|
||
|
|
||
|
Learn how to build container images compliant with the [Open Container Initiative](https://www.opencontainers.org/) (OCI) [image specification](https://github.com/opencontainers/image-spec) using Buildah.
|
||
|
|
||
|
|
||
|
**[Buildah and Registries Tutorial](https://github.com/projectatomic/buildah/tree/master/docs/tutorials/02-registries-repositories.md)**
|
||
|
|
||
|
Learn how Buildah can be used to move OCI compliant images in and out of private or public registries.
|
||
|
|
||
|
|