Sign inSign up

snipe/snipe-it:v8.4.0

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

sha256:f6f648c419b608926f15e77ed6aaacbe170e0e125595fb23d47a49d5ec222118

OS/ARCH

Compressed size

275.15 MB

Last pushed

7 months by agianotto

Type

Image

Manifest digest

sha256:bef19aef121e3be1384b9ae6851887f99d1ddd981a7d94fb91e4caf659a5e081

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=24.040 B
5ADD file ... in / 28.35 MB
6CMD ["/bin/bash"]0 B
7LABEL maintainer=Brady Wetherington <[email protected]>0 B
8RUN /bin/sh -c export DEBIAN_FRONTEND=noninteractive;187.99 MB
9RUN /bin/sh -c curl -L600.14 KB
10RUN /bin/sh -c php go-pear.phar384.46 KB
11RUN /bin/sh -c phpenmod gd348 B
12RUN /bin/sh -c phpenmod bcmath356 B
13RUN /bin/sh -c sed -i23.64 KB
14RUN /bin/sh -c sed -i23.67 KB
15RUN /bin/sh -c useradd -m3.02 KB
16RUN /bin/sh -c echo export1.01 KB
17RUN /bin/sh -c echo export1.02 KB
18COPY docker/000-default.conf /etc/apache2/sites-enabled/000-default.conf # buildkit1.03 KB
19RUN /bin/sh -c mkdir -p150 B
20COPY docker/001-default-ssl.conf /etc/apache2/sites-available/001-default-ssl.conf # buildkit2.77 KB
21RUN /bin/sh -c a2enmod ssl353 B
22RUN /bin/sh -c a2ensite 001-default-ssl.conf305 B
23COPY . /var/www/html # buildkit12.53 MB
24RUN /bin/sh -c a2enmod rewrite303 B
25COPY docker/column-statistics.cnf /etc/mysql/conf.d/column-statistics.cnf # buildkit212 B
26WORKDIR /var/www/html32 B
27COPY docker/docker.env /var/www/html/.env # buildkit742 B
28RUN /bin/sh -c chown -R12.54 MB
29RUN /bin/sh -c rm -r1.13 KB
30COPY /usr/bin/composer /usr/bin/composer # buildkit759.28 KB
31USER docker0 B
32RUN /bin/sh -c COMPOSER_CACHE_DIR=/dev/null composer31.98 MB
33USER root0 B
34VOLUME [/var/lib/snipeit]0 B
35COPY docker/startup.sh docker/supervisord.conf / #1.98 KB
36COPY docker/supervisor-exit-event-listener /usr/bin/supervisor-exit-event-listener # buildkit487 B
37RUN /bin/sh -c chmod +x2.02 KB
38CMD ["/startup.sh"]0 B
39EXPOSE [80/tcp]0 B
40EXPOSE [443/tcp]0 B

Command

 ARG RELEASE