Files
2022-05-17 01:56:44 +03:00

4 lines
95 B
Docker

FROM wernight/phantomjs:2.1.1
EXPOSE 4444
CMD ["/usr/local/bin/phantomjs", "--webdriver=4444"]