From b862cc9e0ae6c44a668400cd8ca4fb224464f10d Mon Sep 17 00:00:00 2001 From: chee Date: Sun, 30 Dec 2018 09:08:36 +0000 Subject: [PATCH] honk honk --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 README.md 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.