This commit is contained in:
parent
0afd524627
commit
c792f5c039
@ -26,4 +26,5 @@ USER app
|
||||
ENV PATH="/opt/flutter/bin:$PATH"
|
||||
RUN flutter config --android-sdk /opt/android-sdk/ \
|
||||
&& yes | flutter doctor --android-licenses > /dev/null
|
||||
WORKDIR /app/
|
||||
ENTRYPOINT ["flutter"]
|
||||
|
Loading…
Reference in New Issue
Block a user