1
1
mirror of https://github.com/kanaka/mal.git synced 2024-09-11 13:55:55 +03:00

coreutils

This commit is contained in:
AnotherTest 2020-01-10 10:08:47 +03:30
parent ce08cdc57b
commit 4737022694

View File

@ -10,4 +10,4 @@ RUN mkdir -p /mal
WORKDIR /mal
# test requirements
RUN apt-get -y install jq pv
RUN apt-get -y install jq pv coreutils