MsRewards-Reborn/build.sh
2023-08-22 13:33:43 +02:00

2 lines
151 B
Bash
Executable File

sudo docker build --no-cache -t msrewards . && sudo docker run -d --restart unless-stopped -p 1234:1234 -ti --shm-size=2gb --name MsRewards msrewards