Formatting fixes
parent
8ac20db67f
commit
dcaaeb1519
1 changed files with 5 additions and 2 deletions
|
@ -1,10 +1,13 @@
|
|||
# Container Images
|
||||
|
||||
This document shows where to find the official container images as well as how to build your own image.
|
||||
This document shows where to find the official container images as well as how
|
||||
to build your own image.
|
||||
|
||||
## Official Registry
|
||||
|
||||
[Official container images](https://code.fosterhangdaan.com/foster/-/packages/container/arch-packaging-container/versions) are provided for use with container orchestration tools such as [Podman](https://podman.io/):
|
||||
[Official container images](https://code.fosterhangdaan.com/foster/-/packages/container/arch-packaging-container/versions)
|
||||
are provided for use with container orchestration tools such as
|
||||
[Podman](https://podman.io/):
|
||||
|
||||
```sh
|
||||
podman pull code.fosterhangdaan.com/foster/arch-packaging-container:latest
|
||||
|
|
Loading…
Add table
Reference in a new issue