ttcn3: use REGISTRY arg with debian-stretch-titan
Allow jenkins to fetch the image from our private docker registry. Outside of jenkins, the image is built locally just like before. Related: OS#5017 Change-Id: I46cc176ea09d8badc359b627d7ce2f459211258cchanges/54/22854/1
parent
ce824cc3e1
commit
6f6724178b
|
@ -1,5 +1,6 @@
|
|||
ARG REGISTRY
|
||||
ARG USER
|
||||
FROM $USER/debian-stretch-titan
|
||||
FROM $REGISTRY/$USER/debian-stretch-titan
|
||||
ARG OSMO_TTCN3_BRANCH="master"
|
||||
|
||||
ADD http://git.osmocom.org/osmo-ttcn3-hacks/patch?h=$OSMO_TTCN3_BRANCH /tmp/commit
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
ARG REGISTRY
|
||||
ARG USER
|
||||
FROM $USER/debian-stretch-titan
|
||||
FROM $REGISTRY/$USER/debian-stretch-titan
|
||||
ARG OSMO_TTCN3_BRANCH="master"
|
||||
|
||||
ADD http://git.osmocom.org/osmo-ttcn3-hacks/patch?h=$OSMO_TTCN3_BRANCH /tmp/commit
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
ARG REGISTRY
|
||||
ARG USER
|
||||
FROM $USER/debian-stretch-titan
|
||||
FROM $REGISTRY/$USER/debian-stretch-titan
|
||||
ARG OSMO_TTCN3_BRANCH="master"
|
||||
|
||||
ADD http://git.osmocom.org/osmo-ttcn3-hacks/patch?h=$OSMO_TTCN3_BRANCH /tmp/commit
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
ARG REGISTRY
|
||||
ARG USER
|
||||
FROM $USER/debian-stretch-titan
|
||||
FROM $REGISTRY/$USER/debian-stretch-titan
|
||||
ARG OSMO_TTCN3_BRANCH="master"
|
||||
|
||||
ADD http://git.osmocom.org/osmo-ttcn3-hacks/patch?h=$OSMO_TTCN3_BRANCH /tmp/commit
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
ARG REGISTRY
|
||||
ARG USER
|
||||
FROM $USER/debian-stretch-titan
|
||||
FROM $REGISTRY/$USER/debian-stretch-titan
|
||||
ARG OSMO_TTCN3_BRANCH="master"
|
||||
|
||||
ADD http://git.osmocom.org/osmo-ttcn3-hacks/patch?h=$OSMO_TTCN3_BRANCH /tmp/commit
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
ARG REGISTRY
|
||||
ARG USER
|
||||
FROM $USER/debian-stretch-titan
|
||||
FROM $REGISTRY/$USER/debian-stretch-titan
|
||||
ARG OSMO_TTCN3_BRANCH="master"
|
||||
|
||||
ADD http://git.osmocom.org/osmo-ttcn3-hacks/patch?h=$OSMO_TTCN3_BRANCH /tmp/commit
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
ARG REGISTRY
|
||||
ARG USER
|
||||
FROM $USER/debian-stretch-titan
|
||||
FROM $REGISTRY/$USER/debian-stretch-titan
|
||||
ARG OSMO_TTCN3_BRANCH="master"
|
||||
|
||||
ADD http://git.osmocom.org/osmo-ttcn3-hacks/patch?h=$OSMO_TTCN3_BRANCH /tmp/commit
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
ARG REGISTRY
|
||||
ARG USER
|
||||
FROM $USER/debian-stretch-titan
|
||||
FROM $REGISTRY/$USER/debian-stretch-titan
|
||||
ARG OSMO_TTCN3_BRANCH="master"
|
||||
|
||||
ADD http://git.osmocom.org/osmo-ttcn3-hacks/patch?h=$OSMO_TTCN3_BRANCH /tmp/commit
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
ARG REGISTRY
|
||||
ARG USER
|
||||
FROM $USER/debian-stretch-titan
|
||||
FROM $REGISTRY/$USER/debian-stretch-titan
|
||||
ARG OSMO_TTCN3_BRANCH="master"
|
||||
|
||||
ADD http://git.osmocom.org/osmo-ttcn3-hacks/patch?h=$OSMO_TTCN3_BRANCH /tmp/commit
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
ARG REGISTRY
|
||||
ARG USER
|
||||
FROM $USER/debian-stretch-titan
|
||||
FROM $REGISTRY/$USER/debian-stretch-titan
|
||||
ARG OSMO_TTCN3_BRANCH="master"
|
||||
|
||||
ADD http://git.osmocom.org/osmo-ttcn3-hacks/patch?h=$OSMO_TTCN3_BRANCH /tmp/commit
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
ARG REGISTRY
|
||||
ARG USER
|
||||
FROM $USER/debian-stretch-titan
|
||||
FROM $REGISTRY/$USER/debian-stretch-titan
|
||||
ARG OSMO_TTCN3_BRANCH="master"
|
||||
|
||||
ADD http://git.osmocom.org/osmo-ttcn3-hacks/patch?h=$OSMO_TTCN3_BRANCH /tmp/commit
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
ARG REGISTRY
|
||||
ARG USER
|
||||
FROM $USER/debian-stretch-titan
|
||||
FROM $REGISTRY/$USER/debian-stretch-titan
|
||||
ARG OSMO_TTCN3_BRANCH="master"
|
||||
|
||||
ADD http://git.osmocom.org/osmo-ttcn3-hacks/patch?h=$OSMO_TTCN3_BRANCH /tmp/commit
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
ARG REGISTRY
|
||||
ARG USER
|
||||
FROM $USER/debian-stretch-titan
|
||||
FROM $REGISTRY/$USER/debian-stretch-titan
|
||||
ARG OSMO_TTCN3_BRANCH="master"
|
||||
|
||||
ADD http://git.osmocom.org/osmo-ttcn3-hacks/patch?h=$OSMO_TTCN3_BRANCH /tmp/commit
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
ARG REGISTRY
|
||||
ARG USER
|
||||
FROM $USER/debian-stretch-titan
|
||||
FROM $REGISTRY/$USER/debian-stretch-titan
|
||||
ARG OSMO_TTCN3_BRANCH="master"
|
||||
|
||||
ADD http://git.osmocom.org/osmo-ttcn3-hacks/patch?h=$OSMO_TTCN3_BRANCH /tmp/commit
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
ARG REGISTRY
|
||||
ARG USER
|
||||
FROM $USER/debian-stretch-titan
|
||||
FROM $REGISTRY/$USER/debian-stretch-titan
|
||||
ARG OSMO_TTCN3_BRANCH="master"
|
||||
|
||||
ADD http://git.osmocom.org/osmo-ttcn3-hacks/patch?h=$OSMO_TTCN3_BRANCH /tmp/commit
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
ARG REGISTRY
|
||||
ARG USER
|
||||
FROM $USER/debian-stretch-titan
|
||||
FROM $REGISTRY/$USER/debian-stretch-titan
|
||||
ARG OSMO_TTCN3_BRANCH="master"
|
||||
|
||||
ADD http://git.osmocom.org/osmo-ttcn3-hacks/patch?h=$OSMO_TTCN3_BRANCH /tmp/commit
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
ARG REGISTRY
|
||||
ARG USER
|
||||
FROM $USER/debian-stretch-titan
|
||||
FROM $REGISTRY/$USER/debian-stretch-titan
|
||||
ARG OSMO_TTCN3_BRANCH="master"
|
||||
|
||||
ADD http://git.osmocom.org/osmo-ttcn3-hacks/patch?h=$OSMO_TTCN3_BRANCH /tmp/commit
|
||||
|
|
Loading…
Reference in New Issue