- 积分
- 16843
在线时间 小时
最后登录1970-1-1
|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?开始注册
x
解除tag
2 x/ M* I3 ]5 N$ O) [6 t: \docker rmi <image_name>:<tag>
1 p! Z N: M# Y+ z! Z
+ D# q( r9 U2 N: S* d[root@bm-prod-billingapp01 ~]# docker images 3 Z, @. v7 z% [$ f0 @8 f1 e
REPOSITORY TAG IMAGE ID CREATED SIZE- \% R- Z7 _/ ^# @6 k
faef5018fcf0/portainer-2025 latest 9eaf2e2d05f1 16 minutes ago 57MB
2 ^2 b! n: _) x- n$ Sfaef5018fcf0/portainer-2025 tag 9eaf2e2d05f1 16 minutes ago 57MB
, u' O% {. o" ?
- F, g' W; z9 t$ I! Y% |: G& i- k9 G! ~2 \% ~) ~- s
% }$ O+ [! X( q& G& T6 Z[root@bm-prod-billingapp01 ~]# docker rmi faef5018fcf0/portainer-2025:tag* z1 s0 i2 h+ {9 {' T; O9 O5 f6 b
Untagged: faef5018fcf0/portainer-2025:tag
7 E. H6 c- z# r
% x ^! |0 f8 V4 i* D. ]查看是否解除成功:* m1 H4 _! z. V: l: U: m
[root@bm-prod-billingapp01 ~]# docker images
, h; ]1 D/ h6 e; o- G. ^* a4 ^REPOSITORY TAG IMAGE ID CREATED SIZE
+ S8 Y9 }8 v7 C* k" p" J4 B0 ~4 Ofaef5018fcf0/portainer-2025 latest 9eaf2e2d05f1 18 minutes ago 57MB6 B5 s0 W0 P/ R3 ]
* m. _- |! l' G U, z
; F. W9 L9 s9 j5 B$ F+ z: { |
|