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
3643e120
Commit
3643e120
authored
Oct 17, 2021
by
j.vondoemming
Browse files
Update Dockerfile
parent
8c5813ed
Pipeline
#240041
failed with stage
in 1 minute and 14 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
3643e120
...
...
@@ -2,6 +2,7 @@
FROM
httpd:alpine
RUN
pwd
RUN
ls
RUN
apk update
&&
apk add 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