https://github.com/etcd-io/etcd
Revision 184337568d020daa73ac5767a648367d30ca9579 authored by Yicheng Qin on 06 September 2015, 07:07:00 UTC, committed by Yicheng Qin on 06 September 2015, 07:17:41 UTC
The docker build command will use whatever directory contains the
Dockerfile as the build context (including all of its subdirectories).
And the <src> path of ADD must be inside the context of the build.
So change it to build in a specific directory for clean and fast.
1 parent 15d1db9
History
Tip revision: 184337568d020daa73ac5767a648367d30ca9579 authored by Yicheng Qin on 06 September 2015, 07:07:00 UTC
scripts/build-docker: build docker in image-docker dir
Tip revision: 1843375
File Mode Size
Documentation
Godeps
client
discovery
error
etcdctl
etcdctlv3
etcdmain
etcdserver
hack
integration
logos
pkg
proxy
raft
rafthttp
scripts
snap
storage
store
tools
version
wal
.dockerignore -rw-r--r-- 5 bytes
.gitignore -rw-r--r-- 107 bytes
.godir -rw-r--r-- 23 bytes
.header -rw-r--r-- 589 bytes
.travis.yml -rw-r--r-- 127 bytes
CONTRIBUTING.md -rw-r--r-- 2.5 KB
DCO -rw-r--r-- 1.4 KB
Dockerfile -rw-r--r-- 47 bytes
LICENSE -rw-r--r-- 11.1 KB
MAINTAINERS -rw-r--r-- 157 bytes
NOTICE -rw-r--r-- 126 bytes
Procfile -rw-r--r-- 1.4 KB
README.md -rw-r--r-- 4.6 KB
ROADMAP.md -rw-r--r-- 1.2 KB
build -rwxr-xr-x 738 bytes
build.bat -rw-r--r-- 941 bytes
cover -rwxr-xr-x 638 bytes
main.go -rw-r--r-- 1.1 KB
test -rwxr-xr-x 2.2 KB

README.md

back to top