Signed-off-by: Nikolai Rodionov <allanger@badhouseplants.net>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
FROM registry.hub.docker.com/library/alpine:3.23.4
|
||||
RUN apk update --no-cache && \
|
||||
apk add yq gettext openssl curl jq perl git git-lfs netavark \
|
||||
buildah cni-plugins iptables ip6tables fuse-overlayfs bash --no-cache
|
||||
buildah cni-plugins iptables ip6tables fuse-overlayfs bash sed --no-cache
|
||||
|
||||
RUN curl -1sLf 'https://dl.cloudsmith.io/public/task/task/setup.alpine.sh' | bash && \
|
||||
apk add task
|
||||
|
||||
Reference in New Issue
Block a user