externpro / buildpro

build images for projects that use externpro
MIT License
2 stars 1 forks source link

docker image build warnings #82

Closed smanders closed 2 months ago

smanders commented 2 months ago
 1 warning found (use docker --debug to expand):
 - LegacyKeyValueFormat: "LABEL key=value" should be used instead of legacy "LABEL key value" format (line 3)
smanders commented 2 months ago
 1 warning found (use docker --debug to expand):
 - InvalidDefaultArgInFrom: Default value for ARG ghcr.io/externpro/buildpro/rocky85-bld:${BPROTAG} results in empty or invalid base image name (line 2)

https://docs.docker.com/reference/build-checks/invalid-default-arg-in-from/

smanders commented 2 months ago

completed with commits referenced above