Sign inSign up

snipe/snipe-it:v8.6.1

Multi-platform
Security
Integration & delivery
Monitoring & observability
Index digest

sha256:a06bef1ae66b29b03cde68f648edd401403f649f5a54b2ac2d5b67cc13e81524

OS/ARCH

Compressed size

282.72 MB

Last pushed

4 months by agianotto

Type

Image

Manifest digest

sha256:d8574d7d115126131da1359d039c4d5a7022cab57e0e3b34d2bb38d2fa805e06

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=24.040 B
4ADD file ... in / 27.54 MB
5CMD ["/bin/bash"]0 B
6LABEL maintainer=Brady Wetherington <[email protected]>0 B
7RUN /bin/sh -c export DEBIAN_FRONTEND=noninteractive;181.63 MB
8RUN /bin/sh -c curl -L600.14 KB
9RUN /bin/sh -c php go-pear.phar384.52 KB
10RUN /bin/sh -c phpenmod gd354 B
11RUN /bin/sh -c phpenmod bcmath361 B
12RUN /bin/sh -c sed -i23.65 KB
13RUN /bin/sh -c sed -i23.67 KB
14RUN /bin/sh -c useradd -m3.02 KB
15RUN /bin/sh -c echo export1.01 KB
16RUN /bin/sh -c echo export1.02 KB
17COPY docker/000-default.conf /etc/apache2/sites-enabled/000-default.conf # buildkit1.03 KB
18RUN /bin/sh -c mkdir -p152 B
19COPY docker/001-default-ssl.conf /etc/apache2/sites-available/001-default-ssl.conf # buildkit2.77 KB
20RUN /bin/sh -c a2enmod ssl366 B
21RUN /bin/sh -c a2ensite 001-default-ssl.conf315 B
22COPY . /var/www/html # buildkit18.48 MB
23RUN /bin/sh -c a2enmod rewrite309 B
24COPY docker/column-statistics.cnf /etc/mysql/conf.d/column-statistics.cnf # buildkit212 B
25WORKDIR /var/www/html32 B
26COPY docker/docker.env /var/www/html/.env # buildkit745 B
27RUN /bin/sh -c chown -R18.48 MB
28RUN /bin/sh -c rm -r1.13 KB
29COPY /usr/bin/composer /usr/bin/composer # buildkit772.18 KB
30USER docker0 B
31RUN /bin/sh -c COMPOSER_CACHE_DIR=/dev/null composer34.81 MB
32USER root0 B
33VOLUME [/var/lib/snipeit]0 B
34COPY docker/startup.sh docker/supervisord.conf / #1.99 KB
35COPY docker/supervisor-exit-event-listener /usr/bin/supervisor-exit-event-listener # buildkit490 B
36RUN /bin/sh -c chmod +x2.03 KB
37CMD ["/startup.sh"]0 B
38EXPOSE [80/tcp]0 B
39EXPOSE [443/tcp]0 B

Command

 ARG RELEASE