Skip to content

Commit

Permalink
Unset TINI_SUBREAPER in test
Browse files Browse the repository at this point in the history
  • Loading branch information
hectorm committed Apr 23, 2022
1 parent 06fcaa6 commit 387cb0c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile.m4
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,6 @@ FROM base AS test

# Perform a test run
RUN printf '%s\n' 'Starting services...' \
&& export TINI_SUBREAPER=1 \
&& export KRESD_INSTANCE_NUMBER=2 \
&& (nohup container-init &) \
&& TIMEOUT_DURATION=240s \
Expand Down

0 comments on commit 387cb0c

Please sign in to comment.