Initial commit
This commit is contained in:
commit
ea00026f8a
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
|
||||
|
Loading…
Reference in New Issue
Block a user