1
0
Fork 0
mirror of synced 2024-05-20 20:52:36 +12:00

fix(dart-env): review changes

This commit is contained in:
Torsten Dittmann 2021-01-24 08:53:04 +01:00
parent 1a47e0810c
commit bfb544db5c

View file

@ -4,8 +4,6 @@ LABEL maintainer="team@appwrite.io"
RUN apt-get update -y && apt-get install -y tar
RUN mkdir /usr/local/src
WORKDIR /usr/local/src/
ENV PUB_CACHE=/usr/local/src/.appwrite