This website requires JavaScript.
Explore
Help
Sign In
Spartan
/
wiki
Watch
1
Star
0
Fork
0
mirror of
https://github.com/requarks/wiki.git
synced
2026-08-26 13:17:10 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c91ff2da7eae98d10a6b02ba0c5e521c39cb8d06
wiki
/
dev
/
openshift
/
Dockerfile
T
9 lines
105 B
Docker
Raw
Normal View
History
Unescape
Escape
docs: update openshift example
2019-11-19 18:06:23 -05:00
FROM
requarks/wiki:2
fix: add example OpenShift-compatible Dockerfile. (
#948
)
2019-08-02 16:05:07 -05:00
USER
root
RUN
chgrp -R
0
/wiki /logs
&&
\
chmod -R
g
=
u /wiki /logs
USER
1001
Reference in New Issue
Copy Permalink