weskerfoot / DeleteFB

Automate Scrubbing your Facebook Presence
MIT License
2.68k stars 178 forks source link

Struggling to run this in Docker #168

Open beefcat666 opened 3 years ago

beefcat666 commented 3 years ago

I cannot get it to pass my arguments to the python script. There don't seem to be any environment variables I can set when running the container. It just spits out the help dialog.

I'm pretty new to docker, could I get an example of how this is supposed to be used?

weskerfoot commented 3 years ago

try running it using python virtualenv, that should be more flexible

BTW I haven't updated this in a while so it may not work correctly (some features might no longer work such as unliking things, messenger, etc). It might be worth forking this into a new project or something though.