clean
This commit is contained in:
parent
e4ac456c11
commit
aa59f81115
106 changed files with 13 additions and 9222 deletions
4
docker/build.sh
Normal file → Executable file
4
docker/build.sh
Normal file → Executable 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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue