Skip to content

Commit

Permalink
Bring down resalloc-server temporarily
Browse files Browse the repository at this point in the history
Signed-off-by: Siteshwar Vashisht <svashisht@redhat.com>
  • Loading branch information
siteshwar committed Sep 2, 2024
1 parent d8d6cd9 commit b24a8dc
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions containers/resalloc-server.Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -60,5 +60,6 @@ USER 1001
# so zombie processes may not be created
# they would be collected by bash
# https://github.com/openscanhub/fedora-infra/issues/61
CMD bash -c "/usr/bin/resalloc-server || exit 1"
# CMD sleep inf
# CMD bash -c "/usr/bin/resalloc-server || exit 1"
# Bring down resalloc-server temporarily
CMD sleep inf

0 comments on commit b24a8dc

Please sign in to comment.