mirror of
https://github.com/ggogel/seafile-containerized.git
synced 2024-11-16 09:01:38 +00:00
seafiler-server: add netcat for healthcheck
This commit is contained in:
parent
2a176d2d12
commit
892ac6f7bf
|
@ -29,6 +29,7 @@ ENV SEAFILE_VERSION=11.0.4
|
|||
|
||||
RUN apt-get update && \
|
||||
DEBIAN_FRONTEND=noninteractive apt-get install -y \
|
||||
netcat-openbsd \
|
||||
socat \
|
||||
cron \
|
||||
tzdata \
|
||||
|
|
Loading…
Reference in a new issue