#!BuildTag: dependency_bot
FROM opensuse/leap:15.3
ENV NAME Leap with container runtime environment and hub

ENV LANG en_US.UTF-8
RUN zypper -n install podman git hub curl make
