LoginSignup
0
0

More than 1 year has passed since last update.

今日のdocker error:requested access to the resource is denied

Posted at

Linuxのカーネルソースコンパイルしようとして詰まった。 

absh
$ docker ps
CONTAINER ID        IMAGE               COMMAND             CREATED             STATUS              PORTS               NAMES
e62098c7fe61        gcc                 "/bin/bash"         2 days ago          Up 2 days                               compassionate_beaver
$ docker commit e62098c7fe61   kaizenjapan/linuxkernel
sha256:511c133ebe1af0100ddec401a9ecd0db17e0380323d31069e3eadaeccb13363c
$ docker push kaizenjapan/linuxkernel
The push refers to repository [docker.io/kaizenjapan/linuxkernel]
4327e6715320: Preparing 
56eb75c73288: Preparing 
0fa93d229b9b: Preparing 
70c24d70e9a0: Preparing 
8feaf4fcfb5e: Preparing 
b78efdac8138: Waiting 
bcc8223cbebf: Waiting 
a24f9e96a54c: Waiting 
54b354c15c5a: Waiting 
b9fcb0f781e4: Waiting 
denied: requested access to the resource is denied

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0