mirror of
https://gitlab.archlinux.org/archlinux/archlinux-docker.git
synced 2025-08-06 14:17:18 +02:00
parent
95f4c09f9d
commit
65afb6ca64
@ -6,7 +6,7 @@ Arch Linux provides Docker images both in the [official DockerHub library](https
|
||||
|
||||
Images in the official library are updated weekly while our own repository is updated daily.
|
||||
|
||||
Two versions of the image are provided: `base` (~160MB) and `base-devel` (~240MB), containing the respective meta package / package group. Both are available as tags with `latest` pointing to `base`. Additionally, images are tagged with their date and build job number, f.e. `base-devel-20201118.0.9436`.
|
||||
Two versions of the image are provided: `base` (approx. 160MB) and `base-devel` (approx. 240MB), containing the respective meta package / package group. Both are available as tags with `latest` pointing to `base`. Additionally, images are tagged with their date and build job number, f.e. `base-devel-20201118.0.9436`.
|
||||
|
||||
While the images are regularly kept up to date it is strongly recommended running `pacman -Syu` right after starting a container due to the rolling release nature of Arch Linux.
|
||||
|
||||
@ -48,4 +48,4 @@ Weekly releases to the official DockerHub library use the same pipeline as daily
|
||||
|
||||
### Development
|
||||
|
||||
Changes in Git feature branches are built and tested using the pipeline as well. Development images are uploaded to our [GitLab Container Registry](https://gitlab.archlinux.org/archlinux/archlinux-docker/container_registry).
|
||||
Changes in Git feature branches are built and tested using the pipeline as well. Development images are uploaded to our [GitLab Container Registry](https://gitlab.archlinux.org/archlinux/archlinux-docker/container_registry).
|
||||
|
Loading…
Reference in New Issue
Block a user