Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
AStA
DigiRef
Spieleseite
Commits
448e87b1
Commit
448e87b1
authored
Oct 17, 2021
by
j.vondoemming
Browse files
Update Dockerfile
parent
8a9d5ec7
Pipeline
#240016
passed with stages
in 2 minutes and 10 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
448e87b1
# This file is a template, and might need editing before it works on your project.
FROM
httpd:alpine
RUN
ip a
RUN
apk
install
git make gcc
RUN
make build-renderer
RUN
make build-site
...
...
Write
Preview
Markdown
is supported
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