We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d80112 commit 3835b5eCopy full SHA for 3835b5e
image/Dockerfile
@@ -10,7 +10,7 @@ ENV PHPLDAPADMIN_SHA1 669fca66c75e24137e106fdd02e3832f81146e23
10
CMD ["/container/tool/run"]
11
12
# Install apache2 and php5-fpm using osixia/baseimage utils
13
-# Caution: /sbin/add-service-available arguments order is important
+# Caution: /container/tool/install-service-available arguments order is important
14
# php5-fpm install will detect apache2 and configure it
15
16
# Download, check integrity and unzip phpLDAPadmin to /var/www/phpldapadmin_bootstrap
0 commit comments