Commit Graph

13 Commits

Author SHA1 Message Date
legacycode f2f0951b58 Updated docker documentation. (#2313) 2021-03-29 16:03:36 +02:00
Pierre Krieger dc45c2d2f0 Companion for substrate#8079 (#2408)
* Companion for substrate#8079

* More changes

* "Update Substrate"

Co-authored-by: parity-processbot <>
2021-02-15 10:10:58 +01:00
Witt Huo a108afae43 repair Dockerfile /data path (#2231) 2021-01-11 12:04:27 +01:00
s3krit 032c68850d [CI] Docker image updates (#1799) 2020-10-19 15:44:14 +02:00
Pierre Krieger 2338b80af1 Use /dns/ rather than /dns4/ (#1275)
* Use /dns4/ rather than /dns/

* Update polkadot.json
2020-06-22 19:19:50 +02:00
thesilk-tux 79dcce1674 update local chain name in docker-compose and docu (#1009)
* update local chain name in docker-compose and docu

the name of a local network changed from local to polkadot-local so
some local test environments were broken and the ticket #965 was
created

* using CLI flags --alice in local dev

as this directly adds the required keys to the keystore

Co-authored-by: Christian Seidemann <christian.seidemann@t-systems.com>
2020-04-20 13:57:11 +02:00
Arsen A. Gutsal 3e31268893 sentry-docker-compose.yml initial version created (#410)
* Dockerfile fixed.

* docker: use init.sh to setup rust env

* CMD replaced with ENTRYPOINT in Dockefile

* WIP Sentry/Validator basic setup

* Dockerfile modifier to correspond to master version

* `environment` block added to both sentry and validator

* some environment variables are now used to pass params to containers
2019-11-23 00:28:33 +01:00
fbranciard fee152fa51 fix dockerfile build - upgrade image base from ubuntu 16 to 18 (#423) 2019-10-21 12:32:11 +02:00
Federico Gimenez 2a78213040 fix Dockerfile (#386) 2019-08-20 15:09:23 +02:00
Federico Gimenez 1054a531b5 non-root user for running node in Dockerfile (#369) 2019-08-16 13:42:37 +02:00
Jualy 157cd9a217 Update Dockerfile (#332)
/data path should link to /root/.local/share/polkadot
2019-07-22 10:42:59 +02:00
Arsen A. Gutsal 0ea2e1cb8c Dockerfile fixed. (#308)
* Dockerfile fixed.

* docker: use init.sh to setup rust env
2019-07-12 13:01:49 +01:00
chevdor 64a2a97de5 Add docker resources 2018-09-10 15:07:55 +02:00