Files
pezkuwi-subxt/.dockerignore
T
Chevdor bf4024fd49 Add script and dockerfile to build an injected docker image for the polkadot-collator binary (#591)
* remove exec flag on json file
* fix dockerignore filter to allow building the injected docker image
* Update docker/injected.Dockerfile
* Update docker/scripts/build-injected-image.sh

Co-authored-by: Martin Pugh <pugh@s3kr.it>
Co-authored-by: Denis Pisarev <denis.pisarev@parity.io>
2021-09-03 15:30:12 +02:00

10 lines
110 B
Plaintext

.git
**/target/
**/*.txt
**/*.md
/docker/
!/target/release/polkadot-collator
# dotfiles in the repo root
/.*