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

5 lines
118 B
Docker
Raw Normal View History

2023-08-08 07:04:28 +00:00
FROM debian:stable-slim
ADD resources /tmp
2023-12-07 19:38:43 +00:00
RUN DEBIAN_FRONTEND=noninteractive DEBCONF_NOWARNINGS=yes /tmp/install.sh