localからDocker Hubにimageをpushしようとしたらエラーが出た. エラー内容は次の通り. denied: requested access to the resource is denied なんとかこれを解決したい. 概要は次の通り. 参考 Pushing a repository image to Docker Hub | docs.docker.com 基本的にはこの公式docに従って作業を進める. 動作環境 windows10 Home x64 VirtualBox 5.1.26 vagrant 1.9.3 ubuntu 16.04 Docker 17.06.1-ce ホストマシンとしてwinを使用. VirtualBox + Vagrant で仮想環境を構築し, ゲストマシンosとして ubuntu を使用. ubuntu上にDockerをinst.し, そこ