Delete .devcontainer

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

@ -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…
Cancel
Save