phpmyadmin / docker

Docker container for phpMyAdmin
https://hub.docker.com/_/phpmyadmin
GNU General Public License v3.0
661 stars 455 forks source link

not signed docker image #57

Open nijel opened 7 years ago

nijel commented 7 years ago

docker has mechanism for image signing (called "content trust"), more information: https://docs.docker.com/engine/security/trust/trust_sandbox/ https://docs.docker.com/engine/security/trust/content_trust/ I wasn't able to install PMA docker while using --disable-content-trust=false such as: docker pull phpmyadmin/phpmyadmin --disable-content-trust=false result:

Error: remote trust data does not exist for docker.io/phpmyadmin/phpmyadmin: notary.docker.io does not have trust data for docker.io/phpmyadmin/phpmyadmin

Reported by Emanuel Bronshtein.

williamdes commented 3 years ago

https://github.com/marketplace/actions/docker-sign