[redirects-web] chown's also needed
- From: Andrea Veri <averi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [redirects-web] chown's also needed
- Date: Thu, 22 Aug 2019 10:30:08 +0000 (UTC)
commit 42314562a0b79272f0066ee6171a43a379e2e5fd
Author: Andrea Veri <averi redhat com>
Date: Thu Aug 22 12:30:11 2019 +0200
chown's also needed
Dockerfile | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/Dockerfile b/Dockerfile
index 7d54f6d..82f1457 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -2,6 +2,7 @@ FROM centos/httpd-24-centos7
USER root
COPY app_data /opt/app-root/src
+RUN chown -R 1000440000:1000440000 /opt/app-root/src
EXPOSE 8080
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]