Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Sebastian Denz
opsgenie_heartbeat
Commits
919beb67
Commit
919beb67
authored
Oct 22, 2019
by
Sebastian Denz
Browse files
add missing curl
parent
4cf4e231
Pipeline
#8488
passed with stage
in 51 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
919beb67
FROM
alpine:latest
MAINTAINER
Sebastian Denz
RUN
apk add
--no-cache
curl
COPY
heartbeat.sh .
CMD
["./heartbeat.sh"]
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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