1.4.5.2
This commit is contained in:
5
EdgeAdmin/docker/build.sh
Normal file
5
EdgeAdmin/docker/build.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
VERSION=latest
|
||||
|
||||
docker build --no-cache -t goedge/edge-admin:${VERSION} .
|
||||
Reference in New Issue
Block a user