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
Mon, Aug 25, 3:04 PM (1 d, 4 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
232941
Default Alt Text
Dockerfile (222 B)

Event Timeline