mirror of
https://github.com/OliveTin/OliveTin
synced 2025-12-08 23:25:44 +00:00
feature: Include kubernetes-client (#559)
This commit is contained in:
@@ -14,6 +14,7 @@ RUN mkdir -p /config /config/entities/ /var/www/olivetin \
|
||||
microdnf install -y --nodocs --noplugins --setopt=keepcache=0 --setopt=install_weak_deps=0 \
|
||||
iputils \
|
||||
openssh-clients \
|
||||
kubernetes-client \
|
||||
shadow-utils \
|
||||
apprise \
|
||||
jq \
|
||||
|
||||
@@ -14,6 +14,7 @@ RUN mkdir -p /config /config/entities/ /var/www/olivetin \
|
||||
microdnf install -y --nodocs --noplugins --setopt=keepcache=0 --setopt=install_weak_deps=0 \
|
||||
iputils \
|
||||
openssh-clients \
|
||||
kubernetes-client \
|
||||
shadow-utils \
|
||||
apprise \
|
||||
jq \
|
||||
|
||||
Reference in New Issue
Block a user