status-go/_assets
Jakub Sokołowski b7bf24b7e4
make: generalize building of Docker image
This way we can easily build an image for `spiff-workflow` for example:
```
make docker-image BUILD_TARGET=spiff-workflow DOCKER_IMAGE_NAME=statusteam/spiff-workflow
```

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-04-27 13:13:45 +02:00
..
build make: generalize building of Docker image 2023-04-27 13:13:45 +02:00
ci ci: drop go-1.19 label, Nix provides correct Go 2023-04-19 20:18:10 +02:00
compose feat: allow passing variables to docker-compose and fix var name (#2821) 2022-09-15 15:41:00 -04:00
docs migrate to go 1.12 and go modules 2019-06-12 13:12:00 +02:00
patches Gomobile support (#1164) 2019-02-01 18:02:52 +01:00
scripts feat: allow passing variables to docker-compose and fix var name (#2821) 2022-09-15 15:41:00 -04:00
systemd compose/systemd: fix completion of make targets 2021-08-24 16:45:47 +02:00
tests Re-organise the code to be more modular (#3172) 2023-03-01 17:23:17 +05:30