File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
busybox-with-data-disk-ref/compose
busybox-with-data-disk/compose Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 22version : ' 3.0'
33services :
44 busybox :
5- image : docker.io/library/busybox@sha256:5c63a9b46e7139d2d5841462859edcbbf57f238af891b6096578e5894cfe5ae2
5+ image : docker.io/library/busybox@sha256:6fcbd181125495adab5baffadddcc43345e28b17b6cb719ed02dc2da1796e9dd
66 volumes :
77 - /mnt/busybox:/srv/busybox
88 command : |
Original file line number Diff line number Diff line change 22version : ' 3.0'
33services :
44 busybox :
5- image : docker.io/library/busybox@sha256:5c63a9b46e7139d2d5841462859edcbbf57f238af891b6096578e5894cfe5ae2
5+ image : docker.io/library/busybox@sha256:6fcbd181125495adab5baffadddcc43345e28b17b6cb719ed02dc2da1796e9dd
66 command : |
77 echo "Hello from busybox"
Original file line number Diff line number Diff line change 22version : ' 3.0'
33services :
44 busybox :
5- image : docker.io/library/busybox@sha256:5c63a9b46e7139d2d5841462859edcbbf57f238af891b6096578e5894cfe5ae2
5+ image : docker.io/library/busybox@sha256:6fcbd181125495adab5baffadddcc43345e28b17b6cb719ed02dc2da1796e9dd
66 volumes :
77 - /mnt/busybox:/srv/busybox
88 - ./commands.sh:/var/lib/commands.sh:ro
Original file line number Diff line number Diff line change 22version : ' 3.0'
33services :
44 busybox :
5- image : docker.io/library/busybox@sha256:5c63a9b46e7139d2d5841462859edcbbf57f238af891b6096578e5894cfe5ae2
5+ image : docker.io/library/busybox@sha256:6fcbd181125495adab5baffadddcc43345e28b17b6cb719ed02dc2da1796e9dd
66 volumes :
77 - /mnt/busybox:/srv/busybox
88 - ./commands.sh:/var/lib/commands.sh:ro
Original file line number Diff line number Diff line change 22version : ' 3.0'
33services :
44 busybox :
5- image : docker.io/library/busybox@sha256:5c63a9b46e7139d2d5841462859edcbbf57f238af891b6096578e5894cfe5ae2
5+ image : docker.io/library/busybox@sha256:6fcbd181125495adab5baffadddcc43345e28b17b6cb719ed02dc2da1796e9dd
66 command : |
77 sh /var/lib/busybox/run.sh
88 volumes :
You can’t perform that action at this time.
0 commit comments