Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-30 | spelling: initial | Josh Soref | |
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> | |||
2023-02-24 | fix: docker/entrypoint.sh was not committed as executable, closes #258 | Rophy Tsai | |
2020-12-15 | Docker: line endings & verbose messages | Cameron 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-27 | Create docker files | Cameron Fleming | |
Allow's cState to run under Docker. |