FROM gitea.konchin.com/image/alpine:latest RUN apk add kubectl bash ENTRYPOINT ["/usr/bin/env"] CMD ["bash"]