nixistaticvideo (production)

Published 2025-03-04 11:34:46 -05:00 by colin

Installation

docker pull git.nixc.us/nixius/nixistaticvideo:production
sha256:19405ddfa71452bddb8526cea4a586f5e879b1fdfc6e9066c7214f887c186f05

Image Layers

ADD alpine-minirootfs-3.17.10-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
RUN /bin/sh -c apk add --no-cache ffmpeg bash # buildkit
WORKDIR /app
COPY /app/webdav-server /app/webdav-server # buildkit
EXPOSE map[8080/tcp:{}]
CMD ["/app/webdav-server"]

Labels

Key Value
com.docker.compose.project nixistaticvideo
com.docker.compose.service nixistaticvideo
com.docker.compose.version 2.30.3
Details
Container
2025-03-04 11:34:46 -05:00
4
OCI / Docker
linux/amd64
45 MiB
Versions (2) View all
production 2025-03-04
staging 2025-03-04