mirror of
https://github.com/containers/buildah.git
synced 2026-02-05 09:45:38 +01:00
@@ -276,4 +276,4 @@ Well done. You have learned a lot about Buildah using this short tutorial. Hopef
|
||||
|
||||
If you have any suggestions or issues please post them at the [Buildah Issues page](https://github.com/containers/buildah/issues).
|
||||
|
||||
For more information on Buildah and how you might contribute please visit the [Buildah home page on Github](https://github.com/containers/buildah).
|
||||
For more information on Buildah and how you might contribute please visit the [Buildah home page on GitHub](https://github.com/containers/buildah).
|
||||
|
||||
@@ -185,7 +185,7 @@ Well done. You have learned about Buildah's ONBUILD functionality using this sho
|
||||
|
||||
If you have any suggestions or issues please post them at the [Buildah Issues page](https://github.com/containers/buildah/issues).
|
||||
|
||||
For more information on Buildah and how you might contribute please visit the [Buildah home page on Github](https://github.com/containers/buildah).
|
||||
For more information on Buildah and how you might contribute please visit the [Buildah home page on GitHub](https://github.com/containers/buildah).
|
||||
|
||||
[GitHub]: https://github.com/containers/podman/
|
||||
[image specification]: https://github.com/opencontainers/runtime-spec
|
||||
|
||||
@@ -259,7 +259,7 @@ sh-5.0$ buildah info
|
||||
|
||||
Now create some files for testing.
|
||||
|
||||
This container test file excersises at least some of the critical parts of building an image (package update/installation, execution of commands, and use of volumes).
|
||||
This container test file exercises at least some of the critical parts of building an image (package update/installation, execution of commands, and use of volumes).
|
||||
|
||||
````console
|
||||
sh-5.0$ cat > test-script.sh <<EOF
|
||||
|
||||
Reference in New Issue
Block a user