mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update Dockerfile
This commit is contained in:
parent
b06e1eed9f
commit
9230fd9127
@ -8,6 +8,7 @@ ENV DEBIAN_FRONTEND=noninteractive
|
|||||||
|
|
||||||
RUN apt-get update && \
|
RUN apt-get update && \
|
||||||
apt-get install --no-install-recommends -y \
|
apt-get install --no-install-recommends -y \
|
||||||
|
ca-certificates \
|
||||||
ttyd \
|
ttyd \
|
||||||
curl \
|
curl \
|
||||||
cron \
|
cron \
|
||||||
|
Loading…
Reference in New Issue
Block a user