mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-11-13 07:22:39 +00:00
Also removes `mobyplatform` from the cmdline as this is no longer used Signed-off-by: Dave Tucker <dt@docker.com>
6 lines
174 B
Docker
6 lines
174 B
Docker
FROM mobylinux/guestfs:69698aca5bfcb8c4d3a3bbe6d8656be155bf8cd6@sha256:703a7372ada5b3db64a11bc8c60eec06659a1052d9296fa0c556ed3faf75c182
|
|
|
|
COPY . .
|
|
|
|
ENTRYPOINT [ "/make-gcp" ]
|