ensuring that container can run read-only and logs are forwarded to docker logs, fixes for latest alpine and cleanup

This commit is contained in:
El RIDO
2018-06-05 06:55:45 +02:00
parent d8a9f45cb2
commit cf7d8e1e48
7 changed files with 49 additions and 31 deletions

View File

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