Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

Adds docker support to project#86

Open
isaacrlevin wants to merge 3 commits intomarcomaroni-github:mainfrom
isaacrlevin:dockerize
Open

Adds docker support to project#86
isaacrlevin wants to merge 3 commits intomarcomaroni-github:mainfrom
isaacrlevin:dockerize

Conversation

@isaacrlevin
Copy link
Copy Markdown

First off, great project! Kudos to you for putting in the work

The tool is pretty straightforward today, but I thought making it available via a docker container that a user could just run a docker run command or create a docker compose file would make it even more accessible. How I see it you could do 2 things

Take the Dockerfile in this PR and publish the image to your own Docker registry and provide a sample docker compose that uses that image with some instructions on setting variables and Twitter data directly

Just provide a Dockerfile and let users do what they like with it.

Regardless I hope this is helpful and I am more than happy to change anything or add some documentation as well.

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

@isaacrlevin There's a typo in the file extension (comma instead of dot).

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

thanks for the headsup, fixed it

@marcomaroni-github
Copy link
Copy Markdown
Owner

Thanks @isaacrlevin , I would like to align with the already merged change of support for a container present (in this PR), so as not to create confusion and have uniformity, then I also ask you to update the README accordingly, into the section already present in which it talks about the Dev Container. Feel free to completely change that section, I am not very expert in containers and I leave this part to you very willingly.

Many thanks!

@isaacrlevin
Copy link
Copy Markdown
Author

Thanks @isaacrlevin , I would like to align with the already merged change of support for a container present (in this PR), so as not to create confusion and have uniformity, then I also ask you to update the README accordingly, into the section already present in which it talks about the Dev Container. Feel free to completely change that section, I am not very expert in containers and I leave this part to you very willingly.

Many thanks!

No problem! Any issue with me publishing a version of image to my Docker Hub? Obviously I will give you credit but I can provide documentation on how to build the docker image yourself or just "Run the tool" with nothing else needed.

@marcomaroni-github
Copy link
Copy Markdown
Owner

Thanks @isaacrlevin , I would like to align with the already merged change of support for a container present (in this PR), so as not to create confusion and have uniformity, then I also ask you to update the README accordingly, into the section already present in which it talks about the Dev Container. Feel free to completely change that section, I am not very expert in containers and I leave this part to you very willingly.
Many thanks!

No problem! Any issue with me publishing a version of image to my Docker Hub? Obviously I will give you credit but I can provide documentation on how to build the docker image yourself or just "Run the tool" with nothing else needed.

No problem.

@ardalis
Copy link
Copy Markdown

ardalis commented Feb 20, 2025

@isaacrlevin did you publish this to docker? Have a link?

@isaacrlevin
Copy link
Copy Markdown
Author

@isaacrlevin did you publish this to docker? Have a link?

yeaaaaa I totally did not do that. Will need to take a look and see if it is still straightforward

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants