Skip to content

Commit b0668a9

Browse files
authored
Add new file
1 parent 7f12fe1 commit b0668a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ RUN apt-get update \
1919

2020
ADD runapp.sh /opt/runapp.sh
2121
ADD runsvc.sh /opt/runsvc.sh
22+
ADD removeRunner.sh /opt/removeRunner.sh
2223

2324
# Create sre
2425
RUN adduser --disabled-password --gecos "" sre \

0 commit comments

Comments
 (0)