Pierre Krieger
|
6ee9b6db25
|
Fix Dockerfile (#1485)
* Fix Dockerfile
* Use ENTRYPOINT instead of CMD
|
2019-01-19 12:34:19 +01:00 |
|
Chevdor
|
168de867f5
|
Also change the image for the second stage (#1103)
The fix in #1101 fixed the build but it produces an image that could not run.
The PR fixes that as well.
Ref #1099
|
2018-11-12 20:13:13 +01:00 |
|
Chevdor
|
37e3fc37d7
|
Fix docker image (#1101)
Fix #1099
|
2018-11-12 15:30:30 +01:00 |
|
azban
|
2bd4c5cc05
|
docker: use alpine to slim down images (#1047)
|
2018-11-01 10:35:45 +01:00 |
|
azban
|
5a50f15926
|
improve docker build caching (#1045)
* docker: add Dockerfile and .dockerignore to .dockerignore
* docker: install cargo deps before copying code
|
2018-11-01 09:47:08 +01:00 |
|
Chevdor
|
849506daa5
|
Add docker file for Substrate (#930)
|
2018-10-18 18:36:43 +02:00 |
|
Robert Habermeier
|
934829c052
|
get everything building
|
2018-08-14 18:59:32 +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 |
|