dockerhub - Docker URI documentation -


i noticed new uri format docker run. used in "try on desktop" button here:

https://registry.hub.docker.com/_/redis/

the link there has following format:

<a href="docker://repository/run/redis">...</a> 

does know format uri< , there documentation it?

i don't think there documentation uri, it's meant kitematic (https://kitematic.com/) can find information on announcement on docker's blog: https://blog.docker.com/2015/04/introducing-button-on-docker-hub-to-create-containers-locally/


Comments

Popular posts from this blog

java - Spring Data JPA: Why findOne(id) executing delete query internally? -

python - Mongodb How to add addtional information when aggregating? -

java - Incorrect order of records in M-M relationship in hibernate -