Docker #24
@ -6,11 +6,9 @@ ___
|
||||
|
||||
## Docker Info:
|
||||
|
||||
Currently to build the container you need to run the following command otherwise you get the error ***"TERM environment variable not set."***
|
||||
Docker Compose will also fail and result in the same error.
|
||||
|
||||
`docker create -t -e ISDOCKER=cat --name praxis praxis`
|
||||
To start the bot with **User_Module** activated use this.
|
||||
|
||||
`docker exec -ti praxis python3 main.py`
|
||||
|
||||
# Credentials:
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user