mirror of
https://github.com/valitydev/holmes.git
synced 2024-11-06 01:45:25 +00:00
Make epmd
container command to ease running escripts inside (#46)
This commit is contained in:
parent
5d9418c702
commit
8151b62067
@ -16,7 +16,7 @@ ENV THRIFT_PORT=8022 \
|
||||
COPY ./damsel/proto /opt/holmes/damsel/proto
|
||||
COPY ./scripts /opt/holmes/scripts
|
||||
COPY ./lib/scripts /opt/holmes/scripts
|
||||
CMD /sbin/init
|
||||
CMD epmd
|
||||
# A bit of magic below to get a proper branch name
|
||||
# even when the HEAD is detached (Hey Jenkins!
|
||||
# BRANCH_NAME is available in Jenkins env).
|
||||
|
Loading…
Reference in New Issue
Block a user