Update Dockerfile

Signed-off-by: Michal <michal@tar.black>
orowith2os-add-github-docker-repo
Michal 2 years ago committed by GitHub
parent 0b5c2fd9f0
commit 0cac6386e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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

Loading…
Cancel
Save