Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
alpine
infra
docker
git-mirror-syncd
Commits
b906d4b7
Commit
b906d4b7
authored
Feb 02, 2020
by
Carlo Landmeter
Browse files
hadolint: use json notation in dockerfile
parent
2a3e535a
Pipeline
#151042
passed with stages
in 2 minutes and 52 seconds
Changes
1
Pipelines
159
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
b906d4b7
...
...
@@ -4,4 +4,4 @@ RUN apk add --no-cache alpine-git-mirror-syncd openssh-client
ENV
CONFIG /etc/git-mirror-syncd/config.lua
ENTRYPOINT
/usr/bin/git-mirror-syncd
ENTRYPOINT
[ "
/usr/bin/git-mirror-syncd
" ]
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment