aboutsummaryrefslogtreecommitdiff
path: root/docker/entrypoint.sh
AgeCommit message (Collapse)Author
2023-08-30spelling: initialJosh Soref
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-02-24fix: docker/entrypoint.sh was not committed as executable, closes #258Rophy Tsai
2020-12-15Docker: line endings & verbose messagesCameron Fleming
These changes replace the CRLF line endings on entrypoint.sh (#160) and adds more debugging messages for diagnosing issues with the docker side of cState in the future.
2020-06-27Create docker filesCameron Fleming
Allow's cState to run under Docker.