You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
images:
|
|
- name: cloudflared
|
|
dockerfile: Dockerfile.$ARCH
|
|
context: .
|
|
version_file: versions
|
|
registries:
|
|
- name: docker.io/cloudflare
|
|
user: env:DOCKER_USER
|
|
password: env:DOCKER_PASSWORD
|
|
architectures:
|
|
- amd64
|
|
- arm64
|