From f0e4d780060478aa6aa178ba7dc7335eb7ec0f1a Mon Sep 17 00:00:00 2001 From: Mihran Minasyan <> Date: Thu, 27 Feb 2020 19:14:40 +0400 Subject: [PATCH] Deleted docker.sh from ubuntu jsons --- images/linux/ubuntu1604.json | 1 - images/linux/ubuntu1804.json | 1 - 2 files changed, 2 deletions(-) diff --git a/images/linux/ubuntu1604.json b/images/linux/ubuntu1604.json index e303746b..155814ca 100644 --- a/images/linux/ubuntu1604.json +++ b/images/linux/ubuntu1604.json @@ -130,7 +130,6 @@ "{{template_dir}}/scripts/installers/cmake.sh", "{{template_dir}}/scripts/installers/docker-compose.sh", "{{template_dir}}/scripts/installers/docker-moby.sh", - "{{template_dir}}/scripts/installers/docker.sh", "{{template_dir}}/scripts/installers/dotnetcore-sdk.sh", "{{template_dir}}/scripts/installers/erlang.sh", "{{template_dir}}/scripts/installers/firefox.sh", diff --git a/images/linux/ubuntu1804.json b/images/linux/ubuntu1804.json index 1492d4b5..884e6769 100644 --- a/images/linux/ubuntu1804.json +++ b/images/linux/ubuntu1804.json @@ -133,7 +133,6 @@ "{{template_dir}}/scripts/installers/cmake.sh", "{{template_dir}}/scripts/installers/docker-compose.sh", "{{template_dir}}/scripts/installers/docker-moby.sh", - "{{template_dir}}/scripts/installers/docker.sh", "{{template_dir}}/scripts/installers/dotnetcore-sdk.sh", "{{template_dir}}/scripts/installers/erlang.sh", "{{template_dir}}/scripts/installers/firefox.sh",