Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
AlekSIS-Core
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
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Contributor 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
AlekSIS®
Official
AlekSIS-Core
Commits
83077aab
Verified
Commit
83077aab
authored
5 years ago
by
Nik | Klampfradler
Browse files
Options
Downloads
Patches
Plain Diff
Reword comments to use the app name as seldomly as possible.
parent
7fd77fa8
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
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 @
83077aab
...
...
@@ -9,7 +9,7 @@ ENV PIP_DEFAULT_TIMEOUT 100
ENV
PIP_DISABLE_PIP_VERSION_CHECK 1
ENV
PIP_NO_CACHE_DIR 1
# Configure
BiscuIT
settings for build and runtime
# Configure
app
settings for build and runtime
ENV
BISCUIT_static__root /srv/static
ENV
BISCUIT_media__root /srv/media
...
...
@@ -56,7 +56,7 @@ RUN apt-get remove --purge -y \
apt-get clean
-y
;
\
rm
-f
/var/lib/apt/lists/
*
_
*
# Mark
/etc/biscuit as comin
g from the host
# Mark
configuration as mountable
g from the host
VOLUME
/etc/biscuit
# Define entrypoint and gunicorn running on port 8000
...
...
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