Skip to content
Discussion options

You must be logged in to vote

I thought as it just stupid mistake on my side for removing "" in run.py, and wanted to just delete the thread (which I cant here?)

then as I was desperate with the entire manual portainer setup without ability to add -it argument for initial setup ... so I just copied the text from "How to use: up to the -it argument", and asked openai what to do with the -it argument.

It basically said place -it here you dummy and run the code. so I just did that: ssh into correct folder and ran

docker run
-it
-v $(pwd)/analytics:/usr/src/app/analytics
-v $(pwd)/cookies:/usr/src/app/cookies
-v $(pwd)/logs:/usr/src/app/logs
-v $(pwd)/run.py:/usr/src/app/run.py:ro
-p 5000:5000
rdavidoff/twitch-cha…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@GoesInCircles
Comment options

Answer selected by GoesInCircles
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants