Add Label to Arch Toolbx

Signed-off-by: Hadi Chokr <hadichokr@icloud.com>
This commit is contained in:
Hadi Chokr 2025-08-15 10:19:24 +03:00
parent 9a22e47d40
commit 9129f1d795
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
FROM docker.io/library/archlinux:base-devel
LABEL com.github.containers.toolbox="true" \
com.github.containers.toolbox.package-manager.update="sudo pacman -Syu --noconfirm" \
name="arch-toolbox" \
version="base-devel" \
usage="This image is meant to be used with the toolbox command" \