You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@kareemmahlees Feel free to work on this. I'll assign to you. Do note that I want to keep local development documentation in the contributing guides. We can also add another section that describes how to run the container locally if they want to.
Also, once we have a container, we can publish the image for others to use easily.
Describe the problem
I would like to have listd as a container as such to install it with docker hub, not having to worry about updates.
Problems that need to be solved:
docker-compose.yml
currently implements a volume for the database with local pathing, which won't work when both are containers.Describe the proposed solution
I would like to see a solution where both the database and listd can be used with docker.
Have you checked if this issue has already been raised?
Code of Conduct
The text was updated successfully, but these errors were encountered: