Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Package and publish CLI as a Docker image #42

Open
timoguin opened this issue Jan 11, 2023 · 0 comments
Open

Package and publish CLI as a Docker image #42

timoguin opened this issue Jan 11, 2023 · 0 comments

Comments

@timoguin
Copy link
Contributor

What?

This is a packaging concern. It'd be nice to be able to pull and run a Docker image for the Matano CLI.

Why?

Run it locally without having to bother with installation. Run it in container clusters. Use it with Docker Compose as part of a testing setup.

How?

Probably by adding an image definition at cli/Dockerfile, followed by a CI/CD workflow to build and publish to Docker Hub, GH Container Registry, etc.

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

No branches or pull requests

1 participant