[library-web/oscp] This path needs chown as well
- From: Andrea Veri <averi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [library-web/oscp] This path needs chown as well
- Date: Thu, 13 Feb 2020 20:13:02 +0000 (UTC)
commit 2d5e32310a5e04d2778ce80240d7ecba0dd3beee
Author: Andrea Veri <averi redhat com>
Date: Thu Feb 13 21:12:43 2020 +0100
This path needs chown as well
httpd/Dockerfile | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/httpd/Dockerfile b/httpd/Dockerfile
index 3233a44..07bba67 100644
--- a/httpd/Dockerfile
+++ b/httpd/Dockerfile
@@ -14,6 +14,7 @@ ADD developer.lgorc /opt/app-root/src
COPY app_data /opt/app-root/src
RUN chown -R 1000390000:1000390000 /opt/app-root/src
+RUN chown -R 1000390000:1000390000 /opt/lgo/data
EXPOSE 8080
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]