[odrs-web] Drop these chowns (they shouldn't be needed, the image should prep the field for us already)
- From: Andrea Veri <averi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [odrs-web] Drop these chowns (they shouldn't be needed, the image should prep the field for us already)
- Date: Mon, 17 Dec 2018 14:26:00 +0000 (UTC)
commit 365f9537212c0c1a542e6baaf013e4f65a0f4056
Author: Andrea Veri <averi redhat com>
Date: Mon Dec 17 15:25:51 2018 +0100
Drop these chowns (they shouldn't be needed, the image should prep the field for us already)
Dockerfile | 6 ------
1 file changed, 6 deletions(-)
---
diff --git a/Dockerfile b/Dockerfile
index 0de608c..592cb19 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -14,12 +14,6 @@ COPY app_data ${ODRS_HOME}
RUN python /opt/app-root/src/cron.py ratings /opt/app-root/src/app/static/ratings.json
-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
EXPOSE 8443
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]