diff --git a/Dockerfile b/Dockerfile index bb40857..062c2f5 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ FROM archlinux:latest -LABEL org.opencontainers.image.description "A work-in-progress, easy to use, set up and configure arch derivative" +LABEL org.opencontainers.image.description="A work-in-progress, easy to use, set up and configure Arch Linux derivative" RUN pacman -Syu --noconfirm RUN pacman -S --needed --noconfirm pacman-contrib base-devel git wget