Sign inSign up

grokability/snipe-it:latest

Multi-platform
Networking
Security
Databases & storage
Index digest

sha256:b7f9bd7b0bd067d14cbd103f8b43a01b37ff27c145d2c8cd770688dcc6e8301c

OS/ARCH

Compressed size

279.48 MB

Last pushed

over 1 year by agianotto

Type

Image

Manifest digest

sha256:75e6b2c1d3d0802ed534b57cac1ba9d60cdcc8a9a0463850ce1932523c4ed021

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.34 MB
6CMD ["/bin/bash"]0 B
7LABEL maintainer=Brady Wetherington <[email protected]>0 B
8RUN /bin/sh -c export DEBIAN_FRONTEND=noninteractive;188.99 MB
9RUN /bin/sh -c curl -L599.28 KB
10RUN /bin/sh -c php go-pear.phar383.97 KB
11RUN /bin/sh -c phpenmod gd346 B
12RUN /bin/sh -c phpenmod bcmath354 B
13RUN /bin/sh -c sed -i23.64 KB
14RUN /bin/sh -c sed -i23.66 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 -p149 B
20COPY docker/001-default-ssl.conf /etc/apache2/sites-available/001-default-ssl.conf # buildkit2.77 KB
21RUN /bin/sh -c a2enmod ssl355 B
22RUN /bin/sh -c a2ensite 001-default-ssl.conf302 B
23COPY . /var/www/html # buildkit13.74 MB
24RUN /bin/sh -c a2enmod rewrite305 B
25COPY docker/column-statistics.cnf /etc/mysql/conf.d/column-statistics.cnf # buildkit209 B
26WORKDIR /var/www/html32 B
27COPY docker/docker.env /var/www/html/.env # buildkit738 B
28RUN /bin/sh -c chown -R13.74 MB
29RUN /bin/sh -c rm -r1.13 KB
30COPY /usr/bin/composer /usr/bin/composer # buildkit732.99 KB
31USER docker0 B
32RUN /bin/sh -c COMPOSER_CACHE_DIR=/dev/null composer32.93 MB
33USER root0 B
34VOLUME [/var/lib/snipeit]0 B
35COPY docker/startup.sh docker/supervisord.conf / #1.84 KB
36COPY docker/supervisor-exit-event-listener /usr/bin/supervisor-exit-event-listener # buildkit488 B
37RUN /bin/sh -c chmod +x1.88 KB
38CMD ["/startup.sh"]0 B
39EXPOSE map[80/tcp:{}]0 B
40EXPOSE map[443/tcp:{}]0 B

Command

 ARG RELEASE