7 Commits (master)

Author SHA1 Message Date
lub 544291ac60 switch to python:slim 2 years ago
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