Merge branch 'units' into 'master'

README: update image sizes and use proper units

See merge request archlinux/archlinux-docker!67
This commit is contained in:
hashworks 2023-04-19 10:56:12 +00:00
commit 6a1f7a1965

View File

@ -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. Images in the official library are updated weekly while our own repository is updated daily.
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`. Two versions of the image are provided: `base` (approx. 150 MiB) and `base-devel` (approx. 260 MiB), 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. 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.