-
Anduin Xue authored
The Docker instructions have been updated to use the `docker build` and `docker run` commands instead of manual installation steps. Additionally, code efficiency has been enhanced by utilizing dependency injection and reducing the number of lines in controller classes and the `RunCodeService` class.
Loading