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

busybox has its own timeout

This commit is contained in:
AnotherTest 2020-01-10 09:41:13 +03:30
parent b12e9c7fdf
commit 29328121a3

View File

@ -10,4 +10,4 @@ RUN mkdir -p /mal
WORKDIR /mal
# test requirements
RUN apk add jq bash pv timeout
RUN apk add jq bash pv