This website requires JavaScript.
Explore
Help
Sign In
status-im
/
op-geth
mirror of
https://github.com/status-im/op-geth.git
Watch
2
Star
0
Fork
You've already forked op-geth
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cb8bbe7081
op-geth
/
.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