mirror of
https://github.com/caprover/caprover
synced 2026-09-25 08:05:35 +00:00
Added edge config and also updated the deploy script
This commit is contained in:
Executable
+4
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
docker build -t caprover/caprover-edge:latest -f dockerfile-captain.edge .
|
||||
docker push caprover/caprover-edge:latest
|
||||
Reference in New Issue
Block a user