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.
2 parents c853ca4 + 087134c commit b4dcbbeCopy full SHA for b4dcbbe
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