Page MenuHomePhorge

Dockerfile
No OneTemporary

Dockerfile

FROM apheleia/swoole:4.8.x
MAINTAINER Jeroen van Meeuwen <vanmeeuwen@apheleia-it.ch>
USER root
RUN dnf -y install findutils php-phpunit-PHPUnit chromium php-xdebug
EXPOSE 8000
COPY init.sh /init.sh
CMD [ "/init.sh" ]

File Metadata

Mime Type
text/plain
Expires
Sat, Oct 11, 10:26 AM (1 d, 19 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
318902
Default Alt Text
Dockerfile (222 B)

Event Timeline