[Bps-public-commit] docker-rt-base-debian-stretch branch, master, updated. c73fe2e2bd4cec08518bdd345cba5a4762af7de0
? sunnavy
sunnavy at bestpractical.com
Tue May 18 16:55:46 EDT 2021
The branch, master has been updated
via c73fe2e2bd4cec08518bdd345cba5a4762af7de0 (commit)
from fbf942e297118702c110f625f1fbe66b76d0171a (commit)
Summary of changes:
Dockerfile | 1 +
1 file changed, 1 insertion(+)
- Log -----------------------------------------------------------------
commit c73fe2e2bd4cec08518bdd345cba5a4762af7de0
Author: sunnavy <sunnavy at bestpractical.com>
Date: Wed May 19 04:52:50 2021 +0800
Add new dependency for Parallel::ForkManager
This is for the new feature of parallel crontool
diff --git a/Dockerfile b/Dockerfile
index 9818f0c..cafc01c 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -63,6 +63,7 @@ RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-ins
libmodule-versions-report-perl \
libnet-cidr-perl \
libnet-ip-perl \
+ libparallel-forkmanager-perl \
libplack-perl \
libregexp-common-net-cidr-perl \
libregexp-common-perl \
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list