6 Commits (11e4c753ceef4f9ce853a24bdbbf134839ca214e)

Author SHA1 Message Date
lub f88f17bb65 use unbuffered output
this prints stdout directly instead of buffering it. otherwise docker logs is useless because its not realtime
4 years ago
lub cd194b344d fix example env vars in Dockerfile 4 years ago
lub 524211fe5a run docker container as nobody:nogroup 4 years ago
lub 2766de71eb optimize Dockerfile caching 4 years ago
lub d21cc6cc40 switch from :alpine to :latest
with :alpine some of our dependencies didn't build
4 years ago
lub 317ce719b5 add initial Dockerfile 4 years ago