compiler-discord/docker/haskell/Dockerfile

5 lines
78 B
Docker

FROM haskell
LABEL author="1Computer1"
COPY run.sh /var/run/
WORKDIR /var/ws