From 77b8c7526d6074d82450309fe9f70af19496af3f Mon Sep 17 00:00:00 2001 From: Hima Bindu Gadupudi <70500138+hima-gadupudi@users.noreply.github.com> Date: Wed, 30 Aug 2023 15:04:14 -0700 Subject: [PATCH] Install cpiotool (#350) * cpiotool * fixing the tests * adding mt to commands_list --- linux/base.Dockerfile | 3 ++- tests/command_list | 2 ++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/linux/base.Dockerfile b/linux/base.Dockerfile index 812f679d..62fc18d5 100644 --- a/linux/base.Dockerfile +++ b/linux/base.Dockerfile @@ -134,7 +134,8 @@ RUN bash ./tdnfinstall.sh \ postgresql-devel \ terraform \ gh \ - redis + redis \ + cpio # Install azure-functions-core-tools RUN wget -nv -O Azure.Functions.Cli.zip `curl -fSsL https://api.github.com/repos/Azure/azure-functions-core-tools/releases/latest | grep "url.*linux-x64" | grep -v "sha2" | cut -d '"' -f4` \ diff --git a/tests/command_list b/tests/command_list index 3067ba3f..e50ee1a7 100644 --- a/tests/command_list +++ b/tests/command_list @@ -200,6 +200,7 @@ corelist corepack cp cpan +cpio cpp cracklib-check cracklib-format @@ -783,6 +784,7 @@ mpicalc mpstat mssql-scripter mssql-scripter.bat +mt mv mvn mvnDebug