Initial commit

This commit is contained in:
Jeroen Geusebroek
2017-01-03 22:27:16 +01:00
commit 81b938df45
9 changed files with 197 additions and 0 deletions

2
build.sh Executable file
View File

@@ -0,0 +1,2 @@
#!/usr/bin/env bash
docker build --rm -t jgeusebroek/privatebin .