shoebill/build/Containerfile
2023-08-01 13:01:40 +02:00

5 lines
220 B
Docker

FROM registry.hub.docker.com/library/alpine
RUN apk update --no-cache&&\
apk add yq gettext openssl curl jq perl git\
buildah cni-plugins iptables ip6tables fuse-overlayfs --no-cache
COPY ./scripts/ /usr/bin/