mirror of
https://github.com/hcengineering/platform.git
synced 2026-08-26 06:12:23 +02:00
2 lines
133 B
Makefile
2 lines
133 B
Makefile
image platform='linux/amd64':
|
|
cd server && docker buildx build --tag=hardcoreeng/hulylake:latest --platform={{platform}} --load .
|