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 to docker hub #118

Open
bddap opened this issue Jan 26, 2023 · 3 comments
Open

Publish to docker hub #118

bddap opened this issue Jan 26, 2023 · 3 comments
Labels
enhancement New feature or request

Comments

@bddap
Copy link

bddap commented Jan 26, 2023

Sure would be handy if this viewer was on docker hub, setup would be as simple as docker run --rm apache/age-viewer.

@bddap bddap added the enhancement New feature or request label Jan 26, 2023
@stephane-klein
Copy link

$ git clone git@github.com:apache/age-viewer.git .
$ docker build . -t stephaneklein/age-viewer:8a7f0be2513e2aa4b2caf3d9833f4e2707f0001d
$ docker push stephaneklein/age-viewer:8a7f0be2513e2aa4b2caf3d9833f4e2707f0001d

I have pushed my image here: https://hub.docker.com/r/stephaneklein/age-viewer

@jrgemignani
Copy link

jrgemignani commented May 7, 2024

@eyab Thoughts? Should we add it to DockerHub?

@9ssi7
Copy link

9ssi7 commented May 15, 2024

Doing this will take the project to an advanced level. If it is not possible due to workload, just add Docker's secrets to the repo and I will add them as workflow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants