Update README.md

This commit is contained in:
Alex Orid 2021-04-15 18:45:07 -04:00
parent 897f1c367f
commit e34b3af255

View File

@ -7,6 +7,7 @@ ___
## Docker Info: ## Docker Info:
Currently to build the container you need to run the following command otherwise you get the error ***"TERM environment variable not set."*** 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` `docker create -t -e ISDOCKER=cat --name praxis praxis`