Fixed Docker file for JavaScript Executor Microservice
This commit is contained in:
parent
bbc43c2572
commit
d3541573b2
@ -29,6 +29,7 @@ COPY package/linux/conf ./conf
|
||||
COPY package/linux/conf ./config
|
||||
COPY src/api ./api
|
||||
COPY src/queue ./queue
|
||||
COPY src/config ./config
|
||||
COPY src/server.js ./
|
||||
|
||||
RUN chmod a+x /tmp/*.sh \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user