yes
authorAnotherTest <ali.mpfard@gmail.com>
Fri, 10 Jan 2020 06:36:46 +0000 (10:06 +0330)
committerAnotherTest <ali.mpfard@gmail.com>
Fri, 10 Jan 2020 06:37:24 +0000 (10:07 +0330)
jq/Dockerfile

index 1976674..c03eed4 100644 (file)
@@ -4,7 +4,7 @@ MAINTAINER Ali MohammadPur <devanothertest@gmail.com>
 # General test requirements
 RUN apt-get -y update
 RUN apt-get -y install python make
-RUN apt-get -y curl
+RUN apt-get -y install curl
 
 RUN mkdir -p /mal
 WORKDIR /mal