From 2a3fe990dd0730fce9465bbef6ad1a01054f775d Mon Sep 17 00:00:00 2001 From: VirtualTam Date: Sun, 17 Jun 2018 01:02:50 +0200 Subject: docker: build the images from the local sources Relates to https://github.com/shaarli/Shaarli/issues/1153 Signed-off-by: VirtualTam --- docker/alpine/services.d/php-fpm/run | 2 -- 1 file changed, 2 deletions(-) delete mode 100755 docker/alpine/services.d/php-fpm/run (limited to 'docker/alpine/services.d/php-fpm/run') diff --git a/docker/alpine/services.d/php-fpm/run b/docker/alpine/services.d/php-fpm/run deleted file mode 100755 index 21dd0107..00000000 --- a/docker/alpine/services.d/php-fpm/run +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/execlineb -P -php-fpm7 -F -- cgit v1.2.3