Yuvipanda has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/317197

Change subject: tcl: Fix /var/run/lighttpd permissions
......................................................................

tcl: Fix /var/run/lighttpd permissions

Copied from the php image

Change-Id: Ic4e99cda86218fc2a99fc3b9dd9f3c0751e11a79
---
M tcl/web/Dockerfile.template
1 file changed, 5 insertions(+), 0 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/operations/docker-images/toollabs-images 
refs/changes/97/317197/1

diff --git a/tcl/web/Dockerfile.template b/tcl/web/Dockerfile.template
index ce9e236..adfeb48 100644
--- a/tcl/web/Dockerfile.template
+++ b/tcl/web/Dockerfile.template
@@ -6,3 +6,8 @@
     lighttpd
 
 RUN apt-get install --yes toollabs-webservice
+
+# This is where lighttpd puts its config files.
+# Very unideal, but let's stick to same places as
+# the gridengine for right now
+RUN chmod 0777 /var/run/lighttpd/

-- 
To view, visit https://gerrit.wikimedia.org/r/317197
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic4e99cda86218fc2a99fc3b9dd9f3c0751e11a79
Gerrit-PatchSet: 1
Gerrit-Project: operations/docker-images/toollabs-images
Gerrit-Branch: master
Gerrit-Owner: Yuvipanda <yuvipa...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to