Try build using image from registry
This commit is contained in:
parent
2f2a0a0388
commit
3707fe065c
1
.dockerignore
Normal file
1
.dockerignore
Normal file
@ -0,0 +1 @@
|
|||||||
|
.git/
|
@ -5,7 +5,7 @@ stages:
|
|||||||
- build
|
- build
|
||||||
|
|
||||||
services:
|
services:
|
||||||
- leenooks/ci-docker:dind
|
- registry.leenooks.net/leenooks/ci-docker:dind
|
||||||
|
|
||||||
variables:
|
variables:
|
||||||
VERSION: latest
|
VERSION: latest
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
# NAME leenooks/base
|
# NAME leenooks/base
|
||||||
# VERSION latest
|
# VERSION latest
|
||||||
# BUILD docker build -t="leenooks/base" .
|
|
||||||
|
|
||||||
FROM centos:latest
|
FROM centos:latest
|
||||||
MAINTAINER deon@leenooks.net
|
MAINTAINER deon@leenooks.net
|
||||||
|
Reference in New Issue
Block a user