mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-11 19:04:35 +00:00
Fix
This commit is contained in:
@@ -20,7 +20,7 @@ RUN apk add --update ca-certificates openssl tar && \
|
|||||||
rm -Rf etcd-v3.4.7-linux-amd64* /var/cache/apk/*
|
rm -Rf etcd-v3.4.7-linux-amd64* /var/cache/apk/*
|
||||||
VOLUME /data
|
VOLUME /data
|
||||||
EXPOSE 2379 2380 4001 7001
|
EXPOSE 2379 2380 4001 7001
|
||||||
ADD services/tests/image/run-etcd.sh /bin/run.sh
|
ADD services/test/image/run-etcd.sh /bin/run.sh
|
||||||
|
|
||||||
# Speeding up tests by predownloading and building dependencies for services used.
|
# Speeding up tests by predownloading and building dependencies for services used.
|
||||||
RUN mkdir services
|
RUN mkdir services
|
||||||
|
|||||||
Reference in New Issue
Block a user