Skip to content

Commit 2d73a66

Browse files
committed
Add image-triggers entrypoint to Docker image
1 parent 1725b43 commit 2d73a66

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
@@ -178,6 +178,7 @@ VOLUME ["/var/lib/rundeck/data", "/var/lib/rundeck/logs", "/var/rundeck", "/var/
178178
# Add config files
179179
COPY run.sh /run.sh
180180
COPY sidecar.sh /sidecar.sh
181+
COPY triggers.sh /triggers.sh
181182
COPY ansible-bootstrap/ /ansible-bootstrap/
182183
COPY run-h2-v2-migration.sh /run-h2-v2-migration.sh
183184

0 commit comments

Comments
 (0)