mirror of
https://github.com/caprover/caprover
synced 2025-12-13 06:45:48 +00:00
Added edge config and also updated the deploy script
This commit is contained in:
4
dev-scripts/build_and_push_edge.sh
Executable file
4
dev-scripts/build_and_push_edge.sh
Executable file
@@ -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