matiascariboni/Dockerization

Composite action to configure Docker, ports, networks and build

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Dec 18, 2025
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: matiascariboni/action-dockerization@4e6b22d9b1df23cfd9b5d1c67f10f3aca99ce3f5 # v2.0.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
IMAGE_ARCHTarget platforms for Docker buildx (e.g., linux/amd64)yes
COMPOSE_NAMEPrefix for the compose file nameyes
ENV_NAMEEnvironment needed to catch the correct Dockerfileno
CACHEEnable Docker layer caching for faster buildsnotrue
USE_QEMUEnable QEMU for cross-platform builds (auto-detect if not set)noauto
namedescription
IMAGE_NAME
COMPOSE_PORTS
COMPOSE_NETWORKS
COMPOSE_VOLUMES
COMPOSE_FILE_NAME