pull/18007/head
absolutelightning 1 year ago
parent d32dab2a03
commit e5a3353d34

@ -40,7 +40,7 @@ EXPOSE 8500 8600 8600/udp
#RUN curl %CONSUL_URL% -L -o consul.zip
#RUN tar -xf consul.zip -C consul
COPY C:\\bin\\consul.exe C:\\consul
COPY C:/bin/consul.exe C:\\consul
COPY .release/docker/docker-entrypoint-windows.sh C:\\docker-entrypoint-windows.sh
ENTRYPOINT ["bash.exe", "docker-entrypoint-windows.sh"]

Loading…
Cancel
Save