Error202:~ MAC$ docker login docker.synapse.org
Username (kuzphi): kuzphi
Password:
Login Succeeded
Error202:~ MAC$ docker push docker.synapse.org/syn4224222/my
The push refers to a repository [docker.synapse.org/syn4224222/my]
bf337f71a952: Preparing
8644ba165c37: Preparing
34e7b85d83e4: Preparing
unauthorized: authentication required
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Trying to upload my images but fail. Any suggestion ?
Created by liangjian chen kuzphi Hi liangjian,
You need to push the Docker container to your own Synapse project (see [documentation](https://www.synapse.org/#!Synapse:syn4224222/wiki/401759)).
Thanks!