We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bd9396 commit 7643408Copy full SHA for 7643408
container/stress.def
@@ -17,4 +17,5 @@ From: debian:bullseye-slim
17
%startscript
18
OUT_DIR=/tmp/out
19
mkdir -p $OUT_DIR
20
- cd /tmp
+ cd /tmp
21
+ /usr/local/bin/stress-system/run.sh "$@" -o $OUT_DIR
0 commit comments