fling/service/Dockerfile

5 lines
67 B
Docker

FROM adoptopenjdk:11-hotspot
COPY fling fling
ENTRYPOINT /bin/sh