(change): Starting to implement more concise build system.
This commit is contained in:
5
deployment/client/client-save.sh
Executable file
5
deployment/client/client-save.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
source ../common.sh
|
||||
|
||||
docker save dbob16/tam3-webclient:${tam3_version} | gzip > tam3-webclient.tar.gz
|
||||
Reference in New Issue
Block a user