fix
Some checks reported errors
BlockStorage/repertory/pipeline/head Something is wrong with the build of this commit
Some checks reported errors
BlockStorage/repertory/pipeline/head Something is wrong with the build of this commit
This commit is contained in:
parent
0611f0c9dd
commit
3a468d72ce
@ -33,6 +33,9 @@ RUN flutter config --no-analytics
|
|||||||
RUN flutter config --enable-web
|
RUN flutter config --enable-web
|
||||||
RUN flutter config --no-cli-animations
|
RUN flutter config --no-cli-animations
|
||||||
|
|
||||||
|
RUN mkdir /nonexistent
|
||||||
|
RUN chown -R $UID:$GID /nonexistent
|
||||||
|
|
||||||
RUN mkdir /.config
|
RUN mkdir /.config
|
||||||
RUN chown -R $UID:$GID /.config
|
RUN chown -R $UID:$GID /.config
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user