[odrs-web] These are still needed
- From: Andrea Veri <averi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [odrs-web] These are still needed
- Date: Mon, 17 Dec 2018 14:00:57 +0000 (UTC)
commit d274f14ce73a9013e587a3724e8c1412717033b1
Author: Andrea Veri <averi redhat com>
Date: Mon Dec 17 15:00:43 2018 +0100
These are still needed
Dockerfile | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/Dockerfile b/Dockerfile
index 0de9605..0de608c 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -16,6 +16,8 @@ RUN python /opt/app-root/src/cron.py ratings /opt/app-root/src/app/static/rating
RUN chown -R 1000310000:0 ${ODRS_HOME} && \
chmod -R 664 ${ODRS_HOME} && \
+ chown 1000310000:0 /etc/httpd/conf && \
+ chown 1000310000:0 /etc/httpd/conf.d && \
find ${ODRS_HOME} -type d -exec chmod 775 {} +
COPY entrypoint.sh /usr/local/bin
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]