2
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-12-27 15:41:38 +01:00
This commit is contained in:
kev
2015-05-26 07:52:47 +08:00
parent 2c7ae850e1
commit 9451066765

View File

@@ -23,4 +23,4 @@ RUN apt-get update \
&& apt-get clean -y \
&& rm -rf /var/lib/apt/lists/*
CMD ["/bin/bash"]
CMD ["/usr/local/bin/phantomjs"]