Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
szebilab4
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
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Eck Balázs István
szebilab4
Commits
40fe6e97
Commit
40fe6e97
authored
1 month ago
by
Eck Balázs István
Browse files
Options
Downloads
Patches
Plain Diff
add policy
parent
225b0a15
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
imageuploader/Dockerfile
+3
-1
3 additions, 1 deletion
imageuploader/Dockerfile
with
3 additions
and
1 deletion
imageuploader/Dockerfile
+
3
−
1
View file @
40fe6e97
...
...
@@ -11,7 +11,9 @@ RUN pip install --no-cache-dir -r requirements.txt
# Másold a Django projekt fájljait
COPY
imageuploader .
RUN
chmod
666 db.sqlite3
RUN
chgrp
-R
0 /usr/src/app
&&
\
chmod
-R
g
=
u /usr/src/app
# Állítsd be a környezeti változókat
ENV
PYTHONUNBUFFERED 1
...
...
This diff is collapsed.
Click to expand it.
Eck Balázs István
@eckbalu
mentioned in commit
29c4c136
·
1 month ago
mentioned in commit
29c4c136
mentioned in commit 29c4c1367fb5aa200d46615e63b62178b36fa95e
Toggle commit list
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