parent
f7cffd6a4a
commit
81b128664a
@ -1,7 +0,0 @@
|
||||
FROM ghcr.io/crystal-linux/crystal:latest
|
||||
|
||||
RUN pacman -S --needed --noconfirm cargo openssl git binutils fakeroot pacman-contrib
|
||||
RUN useradd -m -G wheel vscode
|
||||
RUN bash -c "echo \"vscode ALL=(ALL) NOPASSWD: ALL\" >> /etc/sudoers"
|
||||
|
||||
ENV USER=vscode
|
Loading…
Reference in New Issue