socialtree/dev/shell/docker-prod.sh

2 lines
212 B
Bash
Raw Normal View History

2022-12-16 17:19:18 +01:00
docker build -t dev.cat-enby.club/nikurasu/socialtree-js:latest -f dev/docker/images/main/Dockerfile --no-cache .
2023-01-14 14:58:57 +01:00
docker build -t dev.cat-enby.club/nikurasu/socialtree-js:$1 -f dev/docker/images/main/Dockerfile .