Bot Updating Templated Files

LICENSE
LinuxServer-CI 2019-02-24 21:47:37 -05:00
rodzic 5796fd5e8f
commit dd4d8e11ed
1 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -13,7 +13,7 @@
## Supported Architectures
Our images support multiple architectures such as `x86-64`, `arm64` and `armhf`. We utilise the docker manifest for multi-platform awareness. More information is available from docker [here](https://github.com/docker/distribution/blob/master/docs/spec/manifest-v2-2.md#manifest-list).
Our images support multiple architectures such as `x86-64`, `arm64` and `armhf`. We utilise the docker manifest for multi-platform awareness. More information is available from docker [here](https://github.com/docker/distribution/blob/master/docs/spec/manifest-v2-2.md#manifest-list) and our announcement [here](https://blog.linuxserver.io/2019/02/21/the-lsio-pipeline-project/).
Simply pulling `linuxserver/davos` should retrieve the correct image for your arch, but you can also pull specific arch images via tags.
@ -127,4 +127,5 @@ The application does not require any set up other than starting the docker conta
## Versions
* **22.02.19:** - Rebasing to alpine 3.9.
* **18.11.16:** - Initial Release.