mirror of
https://github.com/ggogel/seafile-containerized.git
synced 2025-09-03 03:09:15 +00:00
seafiler-server: add netcat for healthcheck
This commit is contained in:
parent
2a176d2d12
commit
892ac6f7bf
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ ENV SEAFILE_VERSION=11.0.4
|
||||||
|
|
||||||
RUN apt-get update && \
|
RUN apt-get update && \
|
||||||
DEBIAN_FRONTEND=noninteractive apt-get install -y \
|
DEBIAN_FRONTEND=noninteractive apt-get install -y \
|
||||||
|
netcat-openbsd \
|
||||||
socat \
|
socat \
|
||||||
cron \
|
cron \
|
||||||
tzdata \
|
tzdata \
|
||||||
|
|
Loading…
Add table
Reference in a new issue