Fix typo in README

Docker Content Trust is abbreviated "DCT" not "DTC"
This commit is contained in:
Adam Smith 2020-05-28 12:52:09 -07:00 committed by GitHub
parent 0810ce89e1
commit d74cb56502
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ $ docker run --name metallb-speaker bitnami/metallb-speaker:latest
* With Bitnami images the latest bug fixes and features are available as soon as possible.
* Bitnami containers, virtual machines and cloud images use the same components and configuration approach - making it easy to switch between formats based on your project needs.
* All our images are based on [minideb](https://github.com/bitnami/minideb) a minimalist Debian based container image which gives you a small base container image and the familiarity of a leading linux distribution.
* All Bitnami images available in Docker Hub are signed with [Docker Content Trust (DTC)](https://docs.docker.com/engine/security/trust/content_trust/). You can use `DOCKER_CONTENT_TRUST=1` to verify the integrity of the images.
* All Bitnami images available in Docker Hub are signed with [Docker Content Trust (DCT)](https://docs.docker.com/engine/security/trust/content_trust/). You can use `DOCKER_CONTENT_TRUST=1` to verify the integrity of the images.
* Bitnami container images are released daily with the latest distribution packages available.