shoebill/build/Containerfile

5 lines
220 B
Plaintext
Raw Permalink Normal View History

2023-07-20 09:26:25 +00:00
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/