This website requires JavaScript.
Explore
Help
Sign In
roysc
/
plugeth
Watch
1
Star
0
Fork
0
You've already forked plugeth
forked from
cerc-io/plugeth
Code
Pull Requests
Activity
f47adc9ea8
plugeth
/
.dockerignore
10 lines
101 B
Plaintext
Raw
Normal View
History
Unescape
Escape
dockerignore: ignore all git metadata and all tests
2017-07-11 14:02:22 +00:00
**/.git
.dockerignore, internal/build: Read git information directly from file (#15458) * .dockerignore, internal/build: Read git information directly from file This commit changes the way of retrieving git commit and branch for build environment from running git command to reading git files directly. This commit also adds required git files into Docker build context. fixes: #15346 * .dockerignore: workaround for including some files in .git
2017-11-12 20:00:18 +00:00
/.git
!/.git/HEAD
!/.git/refs/heads
dockerignore: ignore all git metadata and all tests
2017-07-11 14:02:22 +00:00
**/*_test.go
Dockerfile: support building USB on Alpine, ignore temp files
2017-02-13 16:31:09 +00:00
build/_workspace
build/_bin
dockerignore: ignore all git metadata and all tests
2017-07-11 14:02:22 +00:00
tests/testdata
Copy Permalink