Skip to content

Ticket #1209: build: use full docker image reference with digests to allow automatic pull

Vincent Monfort requested to merge vmo_docker_automatic_pull into master

Contributes #1209 (closed)

Use the complete image reference in .docker-images.sh using <repo_path>@ format to allow automatic pull when using .build.sh scripts. Use the image digest as build information docker id

Merge request reports