Skip to content
Snippets Groups Projects
Commit e1a98d7c authored by Jorrit Schaap's avatar Jorrit Schaap
Browse files

SW-835: Workaround for docker One or more build-args ... were not consumed, failing build

parent ee55c458
No related branches found
No related tags found
1 merge request!88Resolve SW-835
# Workaround for docker "One or more build-args [DOCKER_IMAGE_BUILD_DATE J LOFAR_BUILDVARIANT LOFAR_VERSION] were not consumed, failing build"
# Redefine these ARGS here, and they are reused from lofar-base
ARG DOCKER_IMAGE_BUILD_DATE
ARG J
ARG LOFAR_BUILDVARIANT
ARG LOFAR_VERSION
#
# base
#
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment