From 8c2cf1b4dd3a6c79d77f9dc1a256e9d4a8db6a68 Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Sun, 7 Jul 2019 20:07:01 +0200 Subject: Docker healthcheck+ labels (#2438) * Add Docker labels And try to fix the platform metadata for ARM, and add health check * Execution rights * Remove experimental features not supported by Docker Hub "--squash" is only supported on a Docker daemon with experimental features enabled. build hook failed! (1) * Fix paths --- app/install.php | 1 + 1 file changed, 1 insertion(+) (limited to 'app/install.php') diff --git a/app/install.php b/app/install.php index e5142628d..c3aff3826 100644 --- a/app/install.php +++ b/app/install.php @@ -724,6 +724,7 @@ case 5: + <?php echo _t('install.title'); ?> -- cgit v1.2.3