This commit is contained in:
parent
cfb4b6fb2f
commit
bf9c50870a
@ -39,3 +39,4 @@ HEALTHCHECK --interval=30s CMD test -f /output/output.txt || exit 1
|
|||||||
# Ausgabe wird ins Container-Dateisystem geschrieben
|
# Ausgabe wird ins Container-Dateisystem geschrieben
|
||||||
ENTRYPOINT ["/bin/bash", "-c"]
|
ENTRYPOINT ["/bin/bash", "-c"]
|
||||||
CMD ["./deployment 10 > /output/output.txt && tail -f /output/output.txt"]
|
CMD ["./deployment 10 > /output/output.txt && tail -f /output/output.txt"]
|
||||||
|
|
||||||
Loading…
x
Reference in New Issue
Block a user