Initial commit
This commit is contained in:
8
Dockerfile.vscode
Normal file
8
Dockerfile.vscode
Normal file
@@ -0,0 +1,8 @@
|
||||
FROM registry.fedoraproject.org/fedora-toolbox:39
|
||||
|
||||
RUN dnf install -y \
|
||||
zsh \
|
||||
neovim \
|
||||
python3 \
|
||||
golang
|
||||
|
Reference in New Issue
Block a user