dda-devops-build/infrastructure/kotlin/image/Dockerfile

4 lines
118 B
Docker

FROM debian:stable-slim
ADD resources /tmp
RUN DEBIAN_FRONTEND=noninteractive DEBCONF_NOWARNINGS=yes /tmp/install.sh