1
0
mirror of https://github.com/Tecnativa/docker-socket-proxy synced 2024-11-27 18:38:25 +00:00
docker-socket-proxy/.copier-answers.image-template.yml

22 lines
481 B
YAML
Raw Normal View History

2021-01-21 13:14:50 +00:00
# Changes here will be overwritten by Copier; do NOT edit manually
2021-01-26 10:24:48 +00:00
_commit: v0.1.3
2021-01-21 13:14:50 +00:00
_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"