How can I pull a docker image from synapse repository?

Created by Kiko Albiol kikoalbiol
The same way you would pull an image from any docker repositories (`docker pull `). Make sure to login first (`docker login docker.synapse.org`) and that you have permissions to access the image.

Command to retrive pushed images... page is loading…