-
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Pre-build docker images? #10
Comments
One could run inventaire service within docker with the compose file of this repo until quite recently, but a commit removed inventaire service as it was not used for local development. |
I saw that and I even just tried building provided Dockerfile but I failed (#11)
Why providing smallest/most essential docker image be conditioned on having decentralization? A little bit of context: I ran into inventaire while looking for a software to help organise my library (and also if I lend a book to someone). It fit perfectly and it scannig ability just worked (contrary to goodreads). I don't care about "social aspect" (reviews and so on, possibly only tracking reading progress). So essentially it would be for a single person (like a couple of other services I run for myself). |
So I was pondering deploying inventaire locally (on RPi) and was hoping for simple docker-compose file where I could just do "docker compose up" but it seems there aren't pre-build docker images?
Is there a plan to create such images and publish them on docker hub?
The text was updated successfully, but these errors were encountered: