Sign inSign up

filipkarc/sqli-postgres-rce-privesc-hacking-playground:latest

Manifest digest

sha256:80f5879ba94036c57f7e931f9ee7f520c193a5f4a5c8fc62eda32cb98a73434e

OS/ARCH

linux/amd64

Compressed size

145.79 MB

Last pushed

about 1 year by filipkarc

Type

Image

Manifest digest

sha256:80f5879ba94036c57f7e931f9ee7f520c193a5f4a5c8fc62eda32cb98a73434e

Image Layers

1ADD file ... in / 21.44 MB
2CMD ["bash"]0 B
3/bin/sh -c set -ex; if4.29 MB
4/bin/sh -c set -eux; groupadd1.74 KB
5ENV GOSU_VERSION=1.100 B
6/bin/sh -c set -x &&929.58 KB
7/bin/sh -c set -eux; if5.9 MB
8ENV LANG=en_US.utf80 B
9/bin/sh -c set -eux; apt-get288.5 KB
10/bin/sh -c mkdir /docker-entrypoint-initdb.d115 B
11/bin/sh -c set -ex; key='B97B0AFCAA1A47F044F244A07FCC7D46ACCC4CF8';4.68 KB
12ENV PG_MAJOR=9.30 B
13ENV PG_VERSION=9.3.25-1.pgdg90+10 B
14/bin/sh -c set -ex; export45.34 MB
15/bin/sh -c set -eux; dpkg-divert6.97 KB
16/bin/sh -c mkdir -p /var/run/postgresql130 B
17ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/9.3/bin0 B
18ENV PGDATA=/var/lib/postgresql/data0 B
19/bin/sh -c mkdir -p "$PGDATA"174 B
20VOLUME [/var/lib/postgresql/data]0 B
21COPY file:0b5c59faae377c8c5f1c14e4b8fb087129dc09b0ce713733a5e3564e0bb210cb in /usr/local/bin/ 2.17 KB
22/bin/sh -c ln -s usr/local/bin/docker-entrypoint.sh121 B
23ENTRYPOINT ["docker-entrypoint.sh"]0 B
24EXPOSE 5432/tcp0 B
25CMD ["postgres"]0 B
26/bin/sh -c apt-get update -y;50.78 MB
27/bin/sh -c apt-get install php7.015.17 MB
28COPY file:b5aa935bcb4b10dd78d90e2ac2911a5a9b702d337aaae354edbcaa54b48e1a6a in /data.sql 338 B
29COPY dir:b426f5204c4125e00dae8b9b7f48f0052f2ba11f74ccf9e783759f8ed22b91c2 in /var/www/html 1.65 MB
30CMD ["/bin/sh" "-c" "sleep0 B
31COPY ./index.php /var/www/html/index.php # buildkit1.29 KB
32COPY LICENSE.txt / # buildkit3.93 KB

Command

ADD file:dab9baf938799c515ddce14c02f899da5992f0b76a432fa10a2338556a3cb04f in /