下載 Images

  1. 從 registry.csie.cyut.edu.tw 下載 rsyslog 及 dywrsyslog 兩個 images。
    [deyu5@kvm8 ~]$ podman pull registry.csie.cyut.edu.tw/rsyslog
    Trying to pull registry.csie.cyut.edu.tw/rsyslog...Getting image source signatures
    Copying blob e36a18df25d4: 2.04 MiB / 2.04 MiB [============================] 5s
    Copying blob 5bbc26867c5f: 1.98 MiB / 1.98 MiB [============================] 5s
    Copying blob 864ad45e3300: 2.97 MiB / 2.97 MiB [============================] 5s
    Copying blob 68a85f8ea16b: 815 B / 815 B [==================================] 5s
    Copying config 8411a1edd4bb: 3.89 KiB / 3.89 KiB [==========================] 0s
    Writing manifest to image destination
    Storing signatures
    
    8411a1edd4bb97aeae6bf9124cb00c66ff577ae68848e50704e9157263127aeb
    
    [deyu5@kvm8 ~]$ podman pull dywrsyslog
    Trying to pull registry.csie.cyut.edu.tw/dywrsyslog...
    Getting image source signatures
    Copying blob 5d3ef8f14a83 done  
    Copying blob 68a85f8ea16b done  
    Copying blob e36a18df25d4 done  
    Copying blob 5bbc26867c5f done  
    Copying blob 864ad45e3300 done  
    Copying config ce4e2bdc8a done  
    Writing manifest to image destination
    Storing signatures
    ce4e2bdc8a208d26e9e3a9794bf9359e2bfe1c476b2d5dcb8f57ee5594738694
    
  2. 查詢 images。
    [deyu5@kvm8 ~]$ podman images
    REPOSITORY          TAG     IMAGE ID      CREATED                 SIZE
    re...tw/dywrsyslog  latest  ce4e2bdc8a20  Less than a second ago  20 MB
    re...tw/rsyslog     latest  8411a1edd4bb  2 years ago             20 MB