[gimp-web/oscp] Needs chown
- From: Andrea Veri <averi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-web/oscp] Needs chown
- Date: Fri, 13 Mar 2020 18:45:18 +0000 (UTC)
commit aabfb5f64bc5481dd938190ecc9524f6638718fb
Author: Andrea Veri <averi redhat com>
Date: Fri Mar 13 19:45:08 2020 +0100
Needs chown
docs.gimp.org/httpd/Dockerfile | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/docs.gimp.org/httpd/Dockerfile b/docs.gimp.org/httpd/Dockerfile
index de279197..842bb8b2 100644
--- a/docs.gimp.org/httpd/Dockerfile
+++ b/docs.gimp.org/httpd/Dockerfile
@@ -2,6 +2,7 @@ FROM centos/httpd-24-centos7
USER root
COPY app_data /opt/app-root/src
+RUN chown -R 1000580000:1000580000 /opt/app-root/src
EXPOSE 8080
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]