mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-11-01 16:27:10 +00:00
6 lines
173 B
Docker
6 lines
173 B
Docker
FROM linuxkit/guestfs:aecc40bf84ce4f4238e06934c46d7cc570a39eed@sha256:62e810869e83dabe04af7ac8fcd81d9f177d986a3424dcb9c4eb5439993c962f
|
|
|
|
COPY . .
|
|
|
|
ENTRYPOINT [ "/make-vhd" ]
|