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.
22 lines
481 B
22 lines
481 B
# Changes here will be overwritten by Copier; do NOT edit manually
|
|
_commit: v0.1.3
|
|
_src_path: https://github.com/Tecnativa/image-template.git
|
|
dockerhub_image: tecnativa/docker-socket-proxy
|
|
image_platforms:
|
|
- linux/386
|
|
- linux/amd64
|
|
- linux/arm/v6
|
|
- linux/arm/v7
|
|
- linux/arm/v8
|
|
- linux/arm64
|
|
- linux/ppc64le
|
|
- linux/s390x
|
|
main_branches:
|
|
- master
|
|
project_name: docker-socket-proxy
|
|
project_owner: Tecnativa
|
|
push_to_ghcr: true
|
|
pytest: true
|
|
python_versions:
|
|
- "3.8"
|