[wiki-web] Assign permissions accordingly
- From: Andrea Veri <averi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [wiki-web] Assign permissions accordingly
- Date: Tue, 6 Aug 2019 17:29:58 +0000 (UTC)
commit 7ce315096b818d0c69b1cda7f2ede76cc789266b
Author: Andrea Veri <averi redhat com>
Date: Tue Aug 6 19:29:58 2019 +0200
Assign permissions accordingly
Dockerfile | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/Dockerfile b/Dockerfile
index 08c0afd..f43ff13 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -12,6 +12,8 @@ RUN wget https://github.com/moinwiki/moin-1.9/releases/download/${MOIN_RELEASE}/
COPY app_data /opt/app-root/src
COPY git-pull.sh /usr/local/bin/git-pull.sh
+RUN chown -R 1000280000:1000280000 /opt/app-root/src
+
EXPOSE 8443
USER 1001
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]