mirror of
https://github.com/valitydev/holmes.git
synced 2024-11-06 01:45:25 +00:00
Bring back precompiled scripts to the image (#68)
This commit is contained in:
parent
31cbf64c47
commit
6a32cc50bc
@ -16,7 +16,7 @@ ENV THRIFT_PORT=8022 \
|
|||||||
COPY ./damsel/proto /opt/holmes/damsel/proto
|
COPY ./damsel/proto /opt/holmes/damsel/proto
|
||||||
COPY ./cds_proto/proto /opt/holmes/cds_proto/proto
|
COPY ./cds_proto/proto /opt/holmes/cds_proto/proto
|
||||||
COPY ./scripts /opt/holmes/scripts
|
COPY ./scripts /opt/holmes/scripts
|
||||||
#COPY ./lib/scripts /opt/holmes/scripts
|
COPY ./lib/scripts /opt/holmes/scripts
|
||||||
CMD epmd
|
CMD epmd
|
||||||
# A bit of magic below to get a proper branch name
|
# A bit of magic below to get a proper branch name
|
||||||
# even when the HEAD is detached (Hey Jenkins!
|
# even when the HEAD is detached (Hey Jenkins!
|
||||||
|
Loading…
Reference in New Issue
Block a user