culTest

    One of the 50 questions in this topic

    How much do you know about Docker?

    What is Docker Content Trust (DCT)?

    Answers

    A content filtering system
    A system to verify the authenticity and integrity of imagesCorrect
    A secure storage service
    A tool to manage user permissions

    Docker Content Trust (DCT) is a system that allows you to verify the authenticity and integrity of Docker images. It uses digital signatures to ensure that images have not been tampered with since publication by the original publisher, increasing security in environments where image provenance is critical.