[library-web/oscp] Chown the entire /opt/lgo directory
- From: Andrea Veri <averi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [library-web/oscp] Chown the entire /opt/lgo directory
- Date: Wed, 19 Feb 2020 10:29:52 +0000 (UTC)
commit 9862919a10f5e0a90df544f3282632ce5bf7c07b
Author: Andrea Veri <av gnome org>
Date: Wed Feb 19 10:29:47 2020 +0000
Chown the entire /opt/lgo directory
httpd/Dockerfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/httpd/Dockerfile b/httpd/Dockerfile
index 07bba67..40ab8cc 100644
--- a/httpd/Dockerfile
+++ b/httpd/Dockerfile
@@ -14,7 +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
+RUN chown -R 1000390000:1000390000 /opt/lgo
EXPOSE 8080
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]