From 865d57b84abb0fa3fc04aec7ce2d34326dac34fa Mon Sep 17 00:00:00 2001 From: VirtualTam Date: Sat, 16 Jun 2018 23:29:47 +0200 Subject: docker: remove current image build resources 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