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

Dockerhub? #36

Closed
JoshuaMunoz opened this issue Dec 1, 2020 · 9 comments
Closed

Dockerhub? #36

JoshuaMunoz opened this issue Dec 1, 2020 · 9 comments

Comments

@JoshuaMunoz
Copy link

Possible to put this in Dockerhub?

@EricJMarti
Copy link
Owner

Yes, I've been considering this.

@JoshuaMunoz
Copy link
Author

That would be wonderful! I'll keep my fingers crossed for it!

@EricJMarti
Copy link
Owner

Still trying to get this project on Docker Hub. I created the project but I'm not able to get Docker Hub to build the project from GitHub. I will look into this more tomorrow.

@EricJMarti
Copy link
Owner

Got linux/amd64 building on Docker Hub: https://hub.docker.com/r/ericjmarti/inventory-hunter

Working on setting up multi-arch builds for ARM platforms.

@bruttal361
Copy link

Sorry if the question is stupid, but I'm using Docker Desktop for Windows 10 and I finished all the steps, but it shows no containers are running in Docker. I'm not sure what went wrong.

@EricJMarti
Copy link
Owner

@bruttal361 Which steps are you following? I haven't yet posted official instructions for Windows (this is on my backlog).

@bruttal361
Copy link

@EricJMarti I followed the same instructions as everyone else. So I guess this won't work on Windows yet?

@bruttal361
Copy link

@EricJMarti It works now, was missing the .yaml in the end. Thank you for the assistance and for writing this. Hopefully, I can finally get a card.

@EricJMarti
Copy link
Owner

Finally ready for prime time: https://hub.docker.com/r/ericjmarti/inventory-hunter

I updated README.md to instruct users to pull the latest image from Docker Hub instead of building the image themselves.

Of course, you are welcome to continue building your own image. Just keep in mind that the docker_run.bash script uses the Docker Hub image by default. This can be overridden with the -iargument:

pi@raspberrypi:~/inventory-hunter
$ ./docker_run.bash -i my-inventory-hunter ...

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

3 participants