mirror of
https://github.com/tuna/tunasync-scripts.git
synced 2025-04-20 12:42:50 +00:00
Dockerfile for pub-mirror
This commit is contained in:
parent
f350b59141
commit
686e1914cd
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
|
Loading…
x
Reference in New Issue
Block a user