Closed timea closed 7 years ago
As of now, running the script requires some interaction from the user in the form of copying a token from Trello. Need to find a better way to do this to avoid interaction if possible or make the container interactive.
Run it as docker run -it 2trello python ./main.py --noauth_local_webserver
docker run -it 2trello python ./main.py --noauth_local_webserver
As of now, running the script requires some interaction from the user in the form of copying a token from Trello. Need to find a better way to do this to avoid interaction if possible or make the container interactive.