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
Hey @rottenwheel, thank you for opening the issue.
I'm not sure about packaging a ban list directly in the docker image.
If you want to use the ban list, you can simply: wget https://raw.githubusercontent.com/Boog900/monero-ban-list/refs/heads/main/ban_list.txt -O ./monero-data/ban_list.txt
and then in Docker Compose (for example):
I'm happy to discuss packaging the ban list directly in the docker image, however, ultimately, I think it's up to whoever uses this docker image whether they want to use the list or not.
Maybe, instead of packaging the ban list in the image itself I can add examples in the Docker Compose and Readme on acquiring the ban list and linking to the issue?
The text was updated successfully, but these errors were encountered: