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