push docker image #3156
push_docker_image.yml
on: workflow_dispatch
Matrix: build_and_push
Matrix: tag
Annotations
2 warnings
Setting platform to predefined $TARGETPLATFORM in FROM is redundant as this is the default behavior:
Dockerfile#L34
RedundantTargetPlatform: Setting platform to predefined $TARGETPLATFORM in FROM is redundant as this is the default behavior
More info: https://docs.docker.com/go/dockerfile/rule/redundant-target-platform/
|
Setting platform to predefined $TARGETPLATFORM in FROM is redundant as this is the default behavior:
Dockerfile.ACC#L35
RedundantTargetPlatform: Setting platform to predefined $TARGETPLATFORM in FROM is redundant as this is the default behavior
More info: https://docs.docker.com/go/dockerfile/rule/redundant-target-platform/
|