Hello,
For a few weeks now I've been researching a project with the aim of making firecracker usable as a docker.
During this research I've just come across your project, which brings together a lot of ideas I've had.
So rather than starting from scratch, I'm thinking of contributing here!
I'd like to add a “docker” like CLI for a maxium of features already present in the project. The goal would be to provide a way to quickly deploy micro-vms without going through the python terminal.
For the moment, I'm thinking of using typer or click.
Does the idea suit you? If so, I'll get right to work!
Hello,
For a few weeks now I've been researching a project with the aim of making firecracker usable as a docker.
During this research I've just come across your project, which brings together a lot of ideas I've had.
So rather than starting from scratch, I'm thinking of contributing here!
I'd like to add a “docker” like CLI for a maxium of features already present in the project. The goal would be to provide a way to quickly deploy micro-vms without going through the python terminal.
For the moment, I'm thinking of using
typerorclick.Does the idea suit you? If so, I'll get right to work!