Sign inSign up

netsandbox/request-tracker:master

Multi-platform
Index digest

sha256:5994a627cd35b17a1af89a12c0fdf43a7eb98f10fe49300614997f5fa9e3d46d

OS/ARCH

Compressed size

169.31 MB

Last pushed

4 days by netsandbox

Type

Image

Manifest digest

sha256:5f3a3677c256cae777c70ee6852baa1fbffcd62ee08cf5a15f7571cadf6ca73f

Image Layers

1# debian.sh --arch 'armhf' out/25 MB
2LABEL org.opencontainers.image.authors=Christian Loos <[email protected]>0 B
3RUN /bin/sh -c apt-get update130.3 MB
4RUN /bin/sh -c cpanm 1.32 MB
5RUN /bin/sh -c cpanm --force19.09 KB
6LABEL org.opencontainers.image.authors=Christian Loos <[email protected]>0 B
7SHELL [/bin/bash -o pipefail -c]0 B
8WORKDIR /usr/local/src32 B
9RUN /bin/bash -o pipefail -c12.67 MB
10WORKDIR /opt/rt32 B
11COPY RT_SiteConfig.pm etc/ # buildkit334 B
12VOLUME [/opt/rt]0 B
13COPY docker-entrypoint.sh /usr/local/bin/ # buildkit478 B
14ENTRYPOINT ["docker-entrypoint.sh"]0 B
15EXPOSE [80/tcp]0 B
16CMD ["/opt/rt/sbin/rt-server"]0 B

Command

# debian.sh --arch 'armhf' out/ 'trixie' '@1787529600'