mirror of
https://github.com/tuna/tunasync-scripts.git
synced 2025-07-12 09:48:50 +00:00
dart-pub: move PUB_CACHE outside of /root/
This commit is contained in:
@ -1,6 +1,8 @@
|
||||
FROM google/dart:2.1.1
|
||||
MAINTAINER Hui Yiqun <i@huiyiqun.me>
|
||||
|
||||
ENV PUB_CACHE /pub-cache
|
||||
|
||||
RUN pub global activate pub_mirror
|
||||
|
||||
CMD /bin/bash
|
||||
|
Reference in New Issue
Block a user