Closed CorneliousJD closed 2 years ago
I made image for v1.7-beta. You can find it at https://hub.docker.com/r/maxpozdeev/mytinytodo Will try to publish new image for every release. To report issues about docker images please use this repository - https://github.com/maxpozdeev/mytinytodo-docker
This app does exactly what I am looking for, but I need the ability to run it in docker to be able to use it effectively.
I found a number of old and outdated containers, but nothing official. If this just uses SQLite and Apache it should be fairly simple to build a docker container where we can map the volume of the sqlite.db so it's persistent, and then let it ride?