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

Publish image over Docker Hub #70

Open
ologbonowiwi opened this issue Apr 23, 2024 · 0 comments
Open

Publish image over Docker Hub #70

ologbonowiwi opened this issue Apr 23, 2024 · 0 comments

Comments

@ologbonowiwi
Copy link
Contributor

ologbonowiwi commented Apr 23, 2024

Using the project without cloning the repo would be significant, something like docker pull inb and then docker run inb ....

The experience nowadays is already better than needing to install Python manually. However, users still have to clone the repo, which adds friction to the usage and popularization of this tool.

We could publish a docker image straight away, and the users would pull it without cloning the repo or needing the source code to run the project.

as MVP: I can clone/build/publish the image directly under the inb name and update the README.md, adding new instructions to use the project without cloning the repo.

This adds great value already, as we'd have the value for the users to pull from Docker straightaway. The issue with this is that it adds manual work.

We should add a GitHub action to publish the image at every push. I wouldn't say we need to run to do this, as we don't have releases/changes often.

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