Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
F
Funkwhale Docker All In One
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
funkwhale
Funkwhale Docker All In One
Commits
d1c40e78
Commit
d1c40e78
authored
3 years ago
by
Georg Krause
Browse files
Options
Downloads
Patches
Plain Diff
Update alpine Docker tag to v3.14
parent
0618df88
No related branches found
No related tags found
1 merge request
!4
Update alpine Docker tag to v3.14
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Dockerfile
+2
-2
2 additions, 2 deletions
Dockerfile
with
2 additions
and
2 deletions
Dockerfile
+
2
−
2
View file @
d1c40e78
FROM
alpine:3.1
3
FROM
alpine:3.1
4
MAINTAINER
Funkwhale Collective
MAINTAINER
Funkwhale Collective
EXPOSE
80
EXPOSE
80
...
@@ -60,7 +60,7 @@ RUN \
...
@@ -60,7 +60,7 @@ RUN \
\
\
\
\
echo
'setting up nginx'
&&
\
echo
'setting up nginx'
&&
\
rm
/etc/nginx/
conf
.d/default.conf
&&
\
rm
/etc/nginx/
http
.d/default.conf
&&
\
\
\
\
\
echo
'removing temp files'
&&
\
echo
'removing temp files'
&&
\
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment