Skip to content

Branch tool to create GCE image with Docker.#2469

Draft
3405691582 wants to merge 1 commit intogoogle:mainfrom
3405691582:505513391_1
Draft

Branch tool to create GCE image with Docker.#2469
3405691582 wants to merge 1 commit intogoogle:mainfrom
3405691582:505513391_1

Conversation

@3405691582
Copy link
Copy Markdown
Collaborator

We would eventually like a Debian image in GCE that we can use for use- cases to run containers and/or in bare-metal installations. For this, we just want Debian and Docker installed. We can borrow the existing implementation for create_gce_debian for this and make the necessary changes.

To do this properly necessitates some additional changes, which will be handled in subsequent commits.

Bug: 505513391

We would eventually like a Debian image in GCE that we can use for use-
cases to run containers and/or in bare-metal installations. For this,
we just want Debian and Docker installed. We can borrow the existing
implementation for create_gce_debian for this and make the necessary
changes.

To do this properly necessitates some additional changes, which will be
handled in subsequent commits.

Bug: 505513391
@3405691582 3405691582 requested a review from ser-io April 27, 2026 18:55
Copy link
Copy Markdown
Member

@ser-io ser-io left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we rather use existing tool gce_install_cuttlefish_container or this new tool aims for something different?

https://github.com/google/android-cuttlefish/blob/main/tools/baseimage/cmd/gce_install_cuttlefish_container/main.go

@3405691582
Copy link
Copy Markdown
Collaborator Author

Can we rather use existing tool gce_install_cuttlefish_container or this new tool aims for something different?

https://github.com/google/android-cuttlefish/blob/main/tools/baseimage/cmd/gce_install_cuttlefish_container/main.go

I still need to investigate and confirm this. In the meantime, I'll flip to draft, as we probably won't be able to get back to this for a while.

@3405691582 3405691582 marked this pull request as draft April 30, 2026 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants