compiler-discord/docker/elixir/Dockerfile

6 lines
84 B
Text
Raw Normal View History

2019-03-15 05:06:59 +01:00
FROM elixir:alpine
LABEL author="1Computer1"
COPY run.sh /var/run/
WORKDIR /var/ws