Commit c0c7ec69 authored by Jelmer Vernooij's avatar Jelmer Vernooij Committed by Holger Levsen
Browse files

Copy output to standard out.



Signed-off-by: Holger Levsen's avatarHolger Levsen <holger@layer-acht.org>
parent a1f9fe3a
...@@ -11,4 +11,5 @@ docker run --rm --cap-add=SYS_ADMIN --privileged \ ...@@ -11,4 +11,5 @@ docker run --rm --cap-add=SYS_ADMIN --privileged \
--listen-address=0.0.0.0 \ --listen-address=0.0.0.0 \
--port=8080 \ --port=8080 \
--base-url=https://janitor.debian.net/api/ \ --base-url=https://janitor.debian.net/api/ \
--credentials=/srv/janitor/credentials.json --credentials=/srv/janitor/credentials.json \
--tee
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment