Hi!
I’m trying to push to remote repositoty
docker push <our_project_url>
But I’m getting error:
received unexpected HTTP status: 500 ( The received certificate has expired. )
How to solve this problem? What certificate I have to check?
Share and learn in the Docker community.
Hi!
I’m trying to push to remote repositoty
docker push <our_project_url>
But I’m getting error:
received unexpected HTTP status: 500 ( The received certificate has expired. )
How to solve this problem? What certificate I have to check?