Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F117879436
Dockerfile
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
Unknown
Size
428 B
Referenced Files
None
Subscribers
None
Dockerfile
View Options
FROM fedora:37
MAINTAINER Jeroen van Meeuwen <vanmeeuwen@kolabsys.com>
RUN dnf -y install \
--setopt 'tsflags=nodocs' \
npm nodejs python3 python3-pip meson ninja-build make gcc g++ git && \
dnf clean all
ARG GIT_REF=dev/mollekopf
ARG GIT_REMOTE=https://git.kolab.org/source/kolab.git
ENV DEBUG="kolabmeet-server* mediasoup*"
COPY build.sh /build.sh
RUN /build.sh
COPY init.sh /init.sh
CMD [ "/init.sh" ]
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Apr 5, 10:57 PM (2 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
18831494
Default Alt Text
Dockerfile (428 B)
Attached To
Mode
rK kolab
Attached
Detach File
Event Timeline