This website works better with JavaScript.
Explore
Help
Register
Sign In
open-source-mirrors
/
PlexShare
mirror of
https://github.com/Chewbaka69/PlexShare
Watch
1
Star
0
Fork
You've already forked PlexShare
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Change user to application to allow permission on files
Browse Source
master
Chewbaka
2 years ago
committed by
GitHub
parent
488467a2bd
commit
4fccf772f6
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
1 changed files
with
3 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
2
Dockerfile
Unescape
Escape
View File
@ -1,5 +1,7 @@
FROM
webdevops/php-nginx:7.4-alpine
USER
application
WORKDIR
/app
COPY
./ /app
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
open-source-mirrors/PlexShare
Title
Body
Create Issue