FROM fedora:latest RUN dnf update -y && \ dnf install -y buildah git VOLUME /build WORKDIR /build ENTRYPOINT /usr/bin/buildah