Sign inSign up

snipe/snipe-it:v8.4.0

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

sha256:f6f648c419b608926f15e77ed6aaacbe170e0e125595fb23d47a49d5ec222118

OS/ARCH

Compressed size

269.64 MB

Last pushed

7 months by agianotto

Type

Image

Manifest digest

sha256:058d37e5211a35f29b03b959c1829774def31a2ae845d2c9d551ec18cf3b711d

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 / 27.53 MB
6CMD ["/bin/bash"]0 B
7LABEL maintainer=Brady Wetherington <[email protected]>0 B
8RUN /bin/sh -c export DEBIAN_FRONTEND=noninteractive;183.3 MB
9RUN /bin/sh -c curl -L600.14 KB
10RUN /bin/sh -c php go-pear.phar384.51 KB
11RUN /bin/sh -c phpenmod gd351 B
12RUN /bin/sh -c phpenmod bcmath362 B
13RUN /bin/sh -c sed -i23.65 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 -p151 B
20COPY docker/001-default-ssl.conf /etc/apache2/sites-available/001-default-ssl.conf # buildkit2.78 KB
21RUN /bin/sh -c a2enmod ssl362 B
22RUN /bin/sh -c a2ensite 001-default-ssl.conf317 B
23COPY . /var/www/html # buildkit12.53 MB
24RUN /bin/sh -c a2enmod rewrite311 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.14 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 # buildkit489 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