Skip to content

Commit 3367bc2

Browse files
committed
Update the Dockerfile to init the context with environment variable
1 parent dac5c3a commit 3367bc2

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,6 @@ VOLUME ["/opt/activemq/conf"]
4343

4444
WORKDIR /opt/activemq
4545

46-
#ENTRYPOINT ["/app/init"]
46+
ENTRYPOINT ["/app/init"]
4747
CMD ["/usr/bin/supervisord -n -c /etc/supervisor/supervisord.conf"]
4848

assets/.init.swp

-16 KB
Binary file not shown.

0 commit comments

Comments
 (0)