mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-04-10 22:33:02 +00:00
Split base/ into base/ and tools/
Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com>
This commit is contained in:
5
tools/mkimage-gce/Dockerfile
Normal file
5
tools/mkimage-gce/Dockerfile
Normal file
@@ -0,0 +1,5 @@
|
||||
FROM mobylinux/guestfs:8719f0f33b3cf9d59a62be64a42220978ac96486@sha256:c7229f01c1a54270d2bc3597c30121628c18db211ed32fb7202823b6eaa4f853
|
||||
|
||||
COPY . .
|
||||
|
||||
CMD [ "/make-gce" ]
|
||||
Reference in New Issue
Block a user