Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F1841353
Dockerfile
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
305 B
Referenced Files
None
Subscribers
None
Dockerfile
View Options
FROM apheleia/swoole:latest
MAINTAINER Jeroen van Meeuwen <vanmeeuwen@apheleia-it.ch>
USER root
RUN dnf -y install findutils gnupg2 git rsync procps-ng php-sodium
EXPOSE 8000
ARG GIT_REF=master
COPY build.sh /build.sh
RUN /build.sh
COPY init.sh /init.sh
COPY update.sh /update.sh
CMD [ "/init.sh" ]
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Aug 25, 3:01 PM (19 h, 1 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
226769
Default Alt Text
Dockerfile (305 B)
Attached To
Mode
R2 kolab
Attached
Detach File
Event Timeline
Log In to Comment