diff --git a/README.md b/README.md new file mode 100644 index 0000000..637bd88 --- /dev/null +++ b/README.md @@ -0,0 +1,16 @@ +# docker-image + +an arch linux based docker image for snoots to live in. + +comes with: + +* openssh +* nodejs +* npm +* pm2 +* vim +* parcel-bundler + +ssh is set up and ready to go yay + +if packages get used a lot, they can go in the image so a snoot doesn't have to wait for them to install.