remove minio-client
This commit is contained in:
parent
874e48d653
commit
72e7e77729
1 changed files with 0 additions and 3 deletions
|
@ -4,6 +4,3 @@ FROM squidfunk/mkdocs-material
|
||||||
# Beispiel; https://squidfunk.github.io/mkdocs-material/getting-started/
|
# Beispiel; https://squidfunk.github.io/mkdocs-material/getting-started/
|
||||||
# hadolint ignore=DL3013
|
# hadolint ignore=DL3013
|
||||||
RUN pip install --no-cache-dir mkdocs-macros-plugin
|
RUN pip install --no-cache-dir mkdocs-macros-plugin
|
||||||
|
|
||||||
# hadolint ignore=DL3018
|
|
||||||
RUN apk add --no-cache minio-client
|
|
||||||
|
|
Loading…
Reference in a new issue