This commit is contained in:
Miki 2024-01-11 15:34:52 +00:00
parent e4ac456c11
commit aa59f81115
106 changed files with 13 additions and 9222 deletions

4
docker/build.sh Normal file → Executable file
View file

@ -1,5 +1,5 @@
#!/bin/bash
docker build -t mikif70/topscorer -f ./Dockerfile ../backend/
docker build -t mikif70/topscorer -f ./Dockerfile ../backend.light/
docker save -o topscorer.tar mikif70/topscorer
docker save -o topscorer.tar mikif70/topscorer