Files
container-builder/Containerfile
Nikolai Rodionov d82ab8cd3c
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Migrate back to gitea packages (#5)
Reviewed-on: #5
2025-11-28 12:06:39 +00:00

6 lines
239 B
Docker

FROM registry.hub.docker.com/library/alpine
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/