Commit Graph

6 Commits

Author SHA1 Message Date
Richard Ramos c8fc0404d1
chore: rename status-im/go-waku to waku-org/go-waku 2022-11-09 16:03:40 -04:00
Jakub Sokołowski 2a14fe3f6b
Dockerfile: update to GO 1.18, update Alpine
Otherwise we get build errors like:
```
note: module requires Go 1.18
```
https://ci.infra.status.im/job/go-waku/job/deploy-test/28/

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2022-10-26 15:31:14 +02:00
Richard Ramos cc88d46773
fix: dockerfile 2022-05-06 15:34:13 -04:00
Richard Ramos 7b3c853c15
refactor: use diff logger for waku 2022-05-06 15:29:31 -04:00
Jakub 21aba7cd65
Dockerfile: add commit, log format, and make target (#83)
Also fixed `.dockerignore` file and removed unnecessary symlinking.

Related to: https://github.com/status-im/infra-go-waku

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2021-10-15 12:47:23 +02:00
Richard Ramos 6f730abd38 feat: add dockerfile 2021-10-11 13:42:17 -04:00