Namespace
vulfocus
Image / Tag
nostromo-cve_2019_16278:latest
Content Digest
sha256:4ecac4b209096ab25d05940a0a367d17d1a36c5077cd5363f2d31f22af39fe2c
Details
Created

2021-02-19 08:38:00 UTC

Size

584 MB

Content Digest
Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:2c52cbe1b7379f398b0790f85d65c2360fbef45f4728a4f9437f828e288974c3 - 94.72% (553 MB)

[#001] sha256:cadeabbcf30b2fb0af4b928629600ff32487f2c8031000d4b27be6e84d01c49c - 0.0% (725 Bytes)

[#002] sha256:af46fb8e1bddb14ea8e2bada5b9bb4ca71fdc77cf4e81d9542abec9fff6f4291 - 0.0% (169 Bytes)

[#003] sha256:b5698701bda86620326e61a3bbe972e5f96fb8b070cb3b06a9bb338a8e4bbd87 - 0.0% (169 Bytes)

[#004] sha256:9c91ecde8f068d25d56a2cef663a882f6216dba35b4b1984ddc6cc8fcdee5393 - 0.0% (134 Bytes)

[#005] sha256:dad72cf93cdc0f918e48135597642f1fecce8c319434c6771d97f16361919e4d - 5.28% (30.8 MB)


History
2020-04-17 10:12:51 UTC (Imported from -)

2021-02-19 08:36:41 UTC (buildkit.dockerfile.v0)

COPY exploit.py /exploit.py # buildkit

2021-02-19 08:36:41 UTC (buildkit.dockerfile.v0)

COPY start.sh /start.sh # buildkit

2021-02-19 08:36:42 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c chmod +x /start.sh # buildkit

2021-02-19 08:36:42 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c ln -s /usr/bin/python2.7 /bin/python # buildkit

2021-02-19 08:38:00 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apt-get update && apt-get remove -y --purge --auto-remove ubuntu-make && apt-get install -y python2.7 # buildkit

2021-02-19 08:38:00 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh" "-c" "/start.sh"]

2021-02-19 08:38:00 UTC (buildkit.dockerfile.v0)

EXPOSE map[8080/tcp:{}]

Danger Zone
Delete Tag

Please be careful as this will not just delete the reference but also the actual content!

For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.

Delete