Skip to content
This repository has been archived by the owner on Nov 30, 2023. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Chuxel committed Sep 10, 2019
1 parent 57f759b commit 8a136fa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@ services:
# - seccomp:unconfined

# Overrides default command so things don't shut down after the process ends.
command: sleep infinity
command: /bin/sh -c "while sleep 1000; do :; done"

0 comments on commit 8a136fa

Please sign in to comment.