Docker login error Unknown flag : --password -stdin https://gcr.io

Viewed 11

I'm trying to run dcker login command on ubuntu machine docker login -u _json_key --password-stdin https://gcr.io < key.json

This throw error : Unknown flag : --password -stdin https://gcr.io

0 Answers
Related