Initial commit

This commit is contained in:
Torjus Håkestad 2024-02-01 14:27:18 +01:00
commit ea00026f8a
No known key found for this signature in database
GPG Key ID: C6FD38B820D295FC
2 changed files with 15 additions and 0 deletions

8
Dockerfile.vscode Normal file
View File

@ -0,0 +1,8 @@
FROM registry.fedoraproject.org/fedora-toolbox:39
RUN dnf install -y \
zsh \
neovim \
python3 \
golang

7
README.md Normal file
View File

@ -0,0 +1,7 @@
# toolboxes
Different containers for use with `toolbox`
## Images
TODO