Commit Graph

5 Commits

Author SHA1 Message Date
Luke Schoen 44c342eda4 [docker] Use BASH_SOURCE to find project root, add .dockerignore (#13472) 2023-03-08 16:51:43 +03:00
Chevdor 95cf70c62a chore: refresh of the substrate_builder image (#9808)
* chore: refresh of the substrate_builder image

fix #9715

* chore: renaming +  build script

* Fix spaces/tabs

* Add doc

* Remove non binary

* Update docker/substrate_builder.Dockerfile

Co-authored-by: Denis Pisarev <denis.pisarev@parity.io>
2021-10-04 21:19:17 +02:00
Chevdor 7b112dee7c Remove docker from Substrate (#699) 2018-09-10 16:01:58 +02:00
Chevdor 1bd19d8511 Improve docker image size with a 2 stages image (#463)
* Improve docker image size with a 2 stages image

* Minor doc updates

* Fix and reduce size of the docker image

* Fix paths in scripts
2018-08-03 19:34:53 +02:00
Chevdor 97a6db785e Add docker image (#375)
* Add Dockerfile

Add documentation

Ref #375

* Add PORT, VOLUME and reduce size of the docker image significantly

Fix doc and reduce image size

Fix #375

* Fix docker compose
2018-07-27 16:32:12 +02:00