Skip to content
This repository was archived by the owner on Jun 24, 2020. It is now read-only.

Commit 1c3f44c

Browse files
committed
add coreutils for gnu date command so that timer script will work.
1 parent 479925e commit 1c3f44c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ RUN /usr/local/bin/apk-upgrade \
4444
automake \
4545
libtool \
4646
unzip \
47+
coreutils \
4748

4849
# Provision
4950
&& /opt/docker/bin/provision add --tag bootstrap --tag entrypoint burp-server \

0 commit comments

Comments
 (0)