Ignore build data with docker-compose
Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
This commit is contained in:
@@ -21,6 +21,8 @@ ENV PATH="/root/.cargo/bin:$PATH"
|
||||
RUN mkdir /app
|
||||
WORKDIR /app
|
||||
|
||||
|
||||
RUN mix local.hex --force
|
||||
RUN mix local.rebar --force
|
||||
|
||||
CMD mix run --no-halt
|
||||
|
||||
Reference in New Issue
Block a user