┌─[thekingofnight@parrot]─[~]
└──╼ $docker image ls
REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
<none>              <none>              6ba6db0eca40        2 months ago        334MB

解决方法

┌─[✗]─[thekingofnight@parrot]─[~]
└──╼ $docker tag  6ba6db0eca40 test
└──╼ $docker image ls
REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
test                latest              6ba6db0eca40        2 months ago        334MB

就可以进行其他的操作了

参考:https://blog.csdn.net/chen20111/article/details/78211977

Logo

权威|前沿|技术|干货|国内首个API全生命周期开发者社区

更多推荐