etherpad fixes
This commit is contained in:
8
build_push_nginx
Executable file
8
build_push_nginx
Executable file
@@ -0,0 +1,8 @@
|
||||
#/bin/bash
|
||||
export REGISTRY="docker.triton2.fet.at"
|
||||
|
||||
|
||||
|
||||
docker build -f Dockerfile.nginx -t $REGISTRY/andisdevnginx:latest .
|
||||
docker push $REGISTRY/andisdevnginx:latest
|
||||
|
||||
Reference in New Issue
Block a user