Skip to content
Snippets Groups Projects
Commit dc3d50af authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

feat: base: docker/dockerfile:1.8 (with validations and warnings)

parent 47e4f121
Branches
Tags
1 merge request!958feat: base: docker/dockerfile:1.8 (with validations and warnings)
#syntax=docker/dockerfile:1.4 #syntax=docker/dockerfile:1.8
#check
ARG BASE_IMAGE="amd64/debian:stable-slim" ARG BASE_IMAGE="amd64/debian:stable-slim"
ARG BUILD_IMAGE="debian_stable_base" ARG BUILD_IMAGE="debian_stable_base"
......
#syntax=docker/dockerfile:1.4 #syntax=docker/dockerfile:1.8
#check
ARG DOCKER_REGISTRY="eicweb/" ARG DOCKER_REGISTRY="eicweb/"
ARG BUILDER_IMAGE="debian_stable_base" ARG BUILDER_IMAGE="debian_stable_base"
ARG RUNTIME_IMAGE="debian_stable_base" ARG RUNTIME_IMAGE="debian_stable_base"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment