beakerbrowser / homebase

Self-deployable tool for hosting hyper:// websites
MIT License
407 stars 36 forks source link

Updating the Dockerfile to latest #52

Open decentral1se opened 4 years ago

decentral1se commented 4 years ago

I see the latest Dockerfile points to 1.1.2 and we could update it.

If this happens, is it also possible to setup a docker hub entry for homebase?

This would make it easier to pull stuff for CI/CD.

decentral1se commented 4 years ago

I suppose it would be cool to get a new release / tag too! :)

pfrazee commented 4 years ago

Hey so, at the moment Homebase isn't really an active project. If you just want to create PRs, I'll merge them with a cursory overview.

decentral1se commented 4 years ago

OK cool, I'll get back to this and try to keep the ball rolling. Thanks for your work! For now, I've published decentral1se/homebase:ventilator on docker hub (latest master) inspired by https://sunbeam.city/@kawaiipunk/103883932490360099.

mkroehnert commented 4 years ago

For anyone who is interested, this is the Dockerfile I am using personally: https://gitlab.com/mkroehnert/homebase-docker

It allows me to update the homebase configuration file without having to rebuild the container.