Docker #24

Merged
alex_orid merged 12 commits from docker into master 2021-04-16 02:04:20 +00:00
Showing only changes of commit 5959f44bf9 - Show all commits

View File

@ -6,6 +6,10 @@ ___
## Docker Info:
Currently to build the container run the following command.
`docker create -p 2501:2501 -e ISDOCKER=cat --name praxistest5 praxis`
To start the bot with **User_Module** activated use this.
`docker exec -ti praxis python3 main.py`