sha256:b4c21795a3e51cff932aadfd14ac7c3b8fa45d08258337aaf14f52e9a80a9e0d
OS/ARCH
linux/amd64
Compressed size
98.14 MB
Last pushed
about 3 years by vishwasnarayanare
Type
Image
Manifest digest
sha256:b4c21795a3e51cff932aadfd14ac7c3b8fa45d08258337aaf14f52e9a80a9e0d
Image Layers
1
ADD file ... in /
27.24 MB
2
CMD ["bash"]
0 B
3
ENV MAVEN_CONFIG= SNYK_INTEGRATION_NAME=DOCKER_SNYK SNYK_INTEGRATION_VERSION= SNYK_CFG_DISABLESUGGESTIONS=true
0 B
4
WORKDIR /app
90 B
5
COPY docker-entrypoint.sh /usr/local/bin/ # buildkit
1.46 KB
6
ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"]
0 B
7
CMD ["snyk" "test"]
0 B
8
COPY /usr/local/bin/snyk /usr/local/bin/snyk # buildkit
25.4 MB
9
/bin/sh -c apt-get update
22.49 MB
10
/bin/sh -c apt-get upgrade -y
0 B
11
/bin/sh -c apt-get install nginx
23.01 MB
12
COPY file:1fd0a7df9442944cea91ce2438819ad7ad5b6293376673646e1d1a08efc3bb05 in /var/www/html/
1.18 KB
13
EXPOSE 80
0 B
14
CMD ["nginx" "-g" "daemon
0 B
Command
ADD file:122ad323412c2e70b3138d8eb62648c4692989de91be1ffb6b4bf086c8311b62 in /