Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
AStA
DigiRef
Spieleseite
Commits
56eb2fb2
Commit
56eb2fb2
authored
Oct 17, 2021
by
Jake
Browse files
Update Dockerfile
parent
4cea2a5f
Pipeline
#240052
canceled with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
56eb2fb2
...
...
@@ -4,7 +4,7 @@ FROM httpd:buster
COPY
. /app
WORKDIR
/app
RUN
ap
k update
&&
apk add git make gcc
RUN
ap
t
install
build-essentials
RUN
make build-renderer
RUN
make build-site
...
...
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