Sorry it’s been a while — life happened!
The last post was back in March — sorry about that. Life got in the way, as it does. The good news: I just spent the past three days heads-down on this Docker tracking issue.
What just landed
- A fresh, functioning Docker setup that builds and runs LibrePlan 1.4.1 reliably.
- Cleaned up compose flow with database initialization for a smooth first-run.
- Fixes for legacy bits so older releases can still boot without drama.
I’m packaging this up and pushing it to Docker Hub as soon as possible so you can pull and run with a single command. As soon as that’s live, I’ll move straight on to building a new container image based on the latest stable LibrePlan code.
What’s next?
- Publish the working image to Docker Hub.
- Provide versioned tags and a quick-start snippet.
- Begin work on an image that tracks the most recent stable release.
- Add concise docs so teams can deploy in minutes.
If you’re keen to test early or have feedback, jump into the issue thread above or open a new ticket. Thanks for your patience — more frequent updates from here. Onwards!