Use a absolute path to adk
This commit is contained in:
parent
b0ec47567f
commit
5cd68ed5a6
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ RUN unzip /commandlinetools-linux-11076708_latest.zip
|
|||
|
||||
RUN curl -sO https://redirector.gvt1.com/edgedl/android/studio/ide-zips/2024.1.1.11/android-studio-2024.1.1.11-linux.tar.gz
|
||||
|
||||
RUN tar -xf android-studio-2024.1.1.11-linux.tar.gz
|
||||
RUN tar -xf /adk/android-studio-2024.1.1.11-linux.tar.gz
|
||||
|
||||
RUN echo "export PATH=$PATH:/flutter/bin:/adk/cmdline-tools/bin:/adk/android-studio/bin" > /flutter/env
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue