add minio-client

This commit is contained in:
Michael Grote 2023-11-13 11:43:05 +01:00
parent b59e644a98
commit 5ee4291003
1 changed files with 1 additions and 1 deletions

View File

@ -6,4 +6,4 @@ FROM squidfunk/mkdocs-material
RUN pip install --no-cache-dir mkdocs-macros-plugin
# hadolint ignore=DL3018
RUN apk add --no-cache rsync
RUN apk add --no-cache rsync minio-client