Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
Dockerfiles
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Picasoft
Technique
Dockerfiles
Commits
77f1b1e8
Verified
Commit
77f1b1e8
authored
5 years ago
by
Quentin Duchemin
Browse files
Options
Downloads
Patches
Plain Diff
Specify images version number to avoid random failures
parent
e85342ae
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+6
-2
6 additions, 2 deletions
.gitlab-ci.yml
with
6 additions
and
2 deletions
.gitlab-ci.yml
+
6
−
2
View file @
77f1b1e8
image
:
docker:stable
image
:
docker:19.03.0
# disable TLS just for the docker daemon running locally, TLS is still used to deploy built images!
variables
:
DOCKER_TLS_CERTDIR
:
"
"
services
:
-
docker:dind
-
docker:
19.03.0-
dind
stages
:
-
metabuild
...
...
This diff is collapsed.
Click to expand it.
Quentin Duchemin
@qduchemi
mentioned in commit
1b4b4261
·
5 years ago
mentioned in commit
1b4b4261
mentioned in commit 1b4b426190dbeedd647eaa789fdffc4a010965be
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment