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