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