Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
CI stuff
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
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
Show more breadcrumbs
shore
CI stuff
Repository
497028660189157e48e83104076b18a691aa4390
Select Git revision
Branches
1
master
default
1 result
ci-stuff
images
Dockerfile
Find file
Blame
Permalink
3 years ago
a0aee797
Add docker image.
· a0aee797
nimrod
authored
3 years ago
a0aee797
History
Add docker image.
nimrod
authored
3 years ago
Dockerfile
96 B
Edit
Open in Web IDE
.
Quickly and easily edit multiple files in your project.
Edit single file
Edit this file only.
FROM docker:20.10 # hadolint ignore=DL3018 RUN apk add --update-cache --no-cache docker-compose