The 2017 Docker Usage Report

This report analyzes Docker usage directly from Sysdig’s container monitoring data. Read this for some surprising data on Docker use. Read more

Similar

Manipulating Signed Docker Images

Recently I looked at Docker Content Trust (DCT) more closely and was surprised to find out that I can manipulate signed images locally on disk! This is because the packed image is signed. After the image is pulled, it gets unpacked and there is no signat... (more…)

Read more »