Files
container-builder/Containerfile
Nikolai Rodionov 23f8f2a3be
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Build a new version
Signed-off-by: Nikolai Rodionov <allanger@badhouseplants.net>
2026-04-19 18:24:19 +02:00

6 lines
238 B
Docker

FROM registry.hub.docker.com/library/alpine:2.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 --no-cache
COPY ./scripts/ /usr/bin/