Create Dockerfile

Signed-off-by: Michal <michal@tar.black>
i18n
Michal 2 years ago committed by GitHub
parent aa0f333c4f
commit 843b221b01
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,3 @@
FROM ghcr.io/crystal-linux/crystal:latest
RUN pacman -S --needed --noconfirm cargo openssl git binutils fakeroot pacman-contrib vim expac less
Loading…
Cancel
Save