move to oci.limbosolutions.com/public/cloudflare-updatedns:latest
/ build-push-image (push) Failing after 12s
/ build-push-image (push) Failing after 12s
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
``` bash
|
||||
# requires .env file check script for required variables
|
||||
docker run --name mylimbo-cloudflare-updatedns --env-file ./.env git.limbosolutions.com/mylimbo/cloudflare-updatedns:latest
|
||||
docker run --name mylimbo-cloudflare-updatedns --env-file ./.env oci.limbosolutions.com/public/cloudflare-updatedns:latest
|
||||
```
|
||||
|
||||
## execute direcly without docker
|
||||
@@ -20,5 +20,5 @@ bash -c ./src/update-ip.sh
|
||||
## build local image
|
||||
|
||||
``` bash
|
||||
docker build -t git.limbosolutions.com/mylimbo/cloudflare-updatedns:latest .
|
||||
docker build -t oci.limbosolutions.com/public/cloudflare-updatedns:local-latest .
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user