3 lines
124 B
Bash
3 lines
124 B
Bash
cd ..
|
|
docker build -t ghcr.io/smartstore/smartstore-linux -f NoBuild.Dockerfile .
|
|
echo 'Press enter to exit...'; read dummy; |