We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b95f9c3 commit 087134cCopy full SHA for 087134c
cluster/images/etcd/Dockerfile.windows
@@ -17,6 +17,7 @@ FROM ${RUNNERIMAGE}
17
18
EXPOSE 2379 2380 4001 7001
19
20
+WORKDIR C:/usr/local/bin
21
COPY etcd* etcdctl* /usr/local/bin/
22
COPY migrate-if-needed.bat /usr/local/bin/
23
COPY migrate /usr/local/bin/migrate.exe
0 commit comments