2 lines
93 B
PowerShell
2 lines
93 B
PowerShell
#!sh
|
|
docker build --platform linux/arm64,linux/amd64 -f Server/Dockerfile -t continuity .
|