Hanno Cornelius
e61e487b00
Fix Docker image - missing librln.so file ( #406 )
2021-03-04 17:55:27 +02:00
1ca6cab981
ci: add rust and cargo to fix builds ( #400 )
...
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2021-03-01 16:19:58 +02:00
Dean Eigenmann
b621c1798d
Update Dockerfile
2020-11-04 16:21:17 +01:00
Dean Eigenmann
8e87323eef
feature/start-protocol-command ( #209 )
...
* started working
* fixes
* rename start -> mount
* started logging
* mounting relay
* Update wakunode2.nim
* start of fixe
* fix
* fix
* fixes
* Update waku/node/v2/wakunode2.nim
Co-authored-by: Oskar Thorén <ot@oskarthoren.com>
* removed comment
* fix
* update
* changed the default
Co-authored-by: Oskar Thorén <ot@oskarthoren.com>
2020-10-20 10:36:27 +08:00
3426ddf141
fix Dockerfile by symlinking the wakunode binary
...
This is necessary becasue `COPY` creates a directory for some reason.
Resolves : #166
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2020-09-22 23:26:24 +02:00
856f955bd4
dockerfile: parametrizing entrypoint doesn't work
...
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2020-09-11 14:02:13 +02:00
672150001c
parametrize Dockerfile to make wakunode2
...
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2020-09-11 08:23:38 +02:00
6e927b2a82
add a Dockerfile for creating nim-waku images
...
Also I remove old Dockerfile at waku/node/v1/docker.
Images are uploaded to our Docker Hub account:
https://hub.docker.com/r/statusteam/nim-waku
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2020-05-27 12:51:20 +02:00