mirror of
https://github.com/ggogel/seafile-containerized.git
synced 2024-11-16 17:05:32 +00:00
add cron
This commit is contained in:
parent
c1b68618fe
commit
88e146ab7f
|
@ -14,6 +14,7 @@ FROM ubuntu:bionic
|
|||
RUN apt-get update && \
|
||||
DEBIAN_FRONTEND=noninteractive apt-get install -y \
|
||||
socat \
|
||||
cron \
|
||||
tzdata \
|
||||
psmisc \
|
||||
net-tools \
|
||||
|
|
Loading…
Reference in a new issue