Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Mobilizon
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
TeDomum
Mobilizon
Commits
3db6e50f
Verified
Commit
3db6e50f
authored
10 months ago
by
cyrinux
Browse files
Options
Downloads
Patches
Plain Diff
chore: build good dockerfile
parent
dcab5808
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Pipeline
#31609
failed
10 months ago
Stage: build
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Dockerfile
+1
-10
1 addition, 10 deletions
Dockerfile
Dockerfile
+1
-10
1 addition, 10 deletions
Dockerfile
with
2 additions
and
20 deletions
Dockerfile
deleted
100644 → 0
+
1
−
10
View file @
dcab5808
FROM
elixir:1.15-alpine
RUN
apk add
--no-cache
inotify-tools postgresql-client file make gcc libc-dev argon2 imagemagick cmake build-base libwebp-tools bash ncurses git python3 npm
RUN
mix local.hex
--force
&&
mix local.rebar
--force
WORKDIR
/app
EXPOSE
4000
EXPOSE
5173
This diff is collapsed.
Click to expand it.
Dockerfile
0 → 120000
+
1
−
10
View file @
3db6e50f
docker/production/Dockerfile
\ No newline at end of file
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