introduce volume.type=image by ndeloof · Pull Request #12725 · docker/compose (original) (raw)

What I did
introduce support for mounting an image as volume

volume image pull progress is displayed in compose UI as a psuedo-service:

⠼ myservice:volume 0 [⣿⣿⣿⣿⣿⣿⣿] 67.97MB / 68.63MB Pulling                                                                                                                                                    9.5s 
   ✔ 16c9c4a8e9ee Pull complete                                                                                                                                                                          7.6s 
   ⠼ 2e2bf7652052 Extracting      [>                                                  ]    426kB/40.56MB                                                                                                 7.7s 
   ✔ 38095d7651ea Download complete                                                                                                                                                                      0.4s 
   ✔ 656814a9b758 Download complete                                                                                                                                                                      1.1s 
  

requires #12725

Related issue

(not mandatory) A picture of a cute animal, if possible in relation to what you did