Update README.md
This commit is contained in:
parent
7abeeca523
commit
81a51a26a1
@ -17,8 +17,17 @@ Run the following to enable these V2 modules.
|
|||||||
|
|
||||||
### Image Setup:
|
### Image Setup:
|
||||||
|
|
||||||
|
Use these commands to build the images.</br>
|
||||||
|
`docker build --file Dockerfile_standalone_command --tag standalone_command .`</br>
|
||||||
|
`docker build --file Dockerfile_standalone_TwitchScript --tag twitchscript_standalone .`</br>
|
||||||
|
`docker build --file Dockerfile_standalone_DiscordScript --tag discordscript_standalone .`</br>
|
||||||
|
|
||||||
### Docker-Compose Info:
|
### Docker-Compose Info:
|
||||||
|
|
||||||
|
To Start:
|
||||||
|
`docker-compose up`</br>
|
||||||
|
To Stop:
|
||||||
|
`docker-compose down`</br>
|
||||||
___
|
___
|
||||||
|
|
||||||
~~# V1 Info:~~
|
~~# V1 Info:~~
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user