Update docker/top/Dockerfile

This commit is contained in:
colin 2024-03-11 20:06:47 +00:00
parent 4b9fd442cd
commit 1e07c966b2
1 changed files with 1 additions and 0 deletions
docker/top

View File

@ -14,6 +14,7 @@ RUN apt-get update && apt-get install -y \
chromium-browser \
fuse \
libfuse2 \
thunderbird \
&& rm -rf /var/lib/apt/lists/* && \
mkdir -p /root/.ssh/ && \
chmod 600 /root/.ssh