Moving on

This commit is contained in:
Daniel Lundin 2018-11-01 09:50:03 +01:00
parent 6e5d028fd1
commit a8295d554c
15 changed files with 153 additions and 464 deletions

View file

@ -1,5 +1,5 @@
#!/bin/bash
set -ex
set -e
name=toolbox-${USER}
image='dlneintr/toolbox:latest'
labels="app=toolbox,owner=${USER},cookie=0xdeadbeef"