Add Label to Ubuntu 24.04 LTS

Signed-off-by: Hadi Chokr <hadichokr@icloud.com>
This commit is contained in:
Hadi Chokr 2025-08-15 10:23:18 +03:00
parent 9d52ebb521
commit 7135809f46
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
FROM docker.io/library/ubuntu:24.04
LABEL com.github.containers.toolbox="true" \
com.github.containers.toolbox.package-manager.update="sudo DEBIAN_FRONTEND=noninteractive apt-get update -y && sudo apt-get upgrade -y" \
name="ubuntu-toolbox" \
version="24.04" \
usage="This image is meant to be used with the toolbox command" \