Commit Graph

9 Commits

Author SHA1 Message Date
c320ff9a00 chore(docker): switch to pre-built docker images from remote registry 2025-04-08 16:07:54 +08:00
9dc3ab6c8f feat(docker): update docker-compose.yml with environment variables and remote Docker configuration
Some checks failed
Build & Push Judge4c Docker Image / build-and-push-judge4c-docker-image (., Dockerfile, judge4c) (push) Failing after 0s
2025-04-08 14:15:43 +08:00
ae2d4c6482 chore(docker): format compose.yml and compose.cn.yml files 2025-03-25 22:19:49 +08:00
34266de048 feat(compose): add judge4c and postgres services, update lsp-c and lsp-cpp configurations, and change network to judge4c 2025-03-15 21:31:31 +08:00
63fd9a4a45 chore(docker): change default USER to root in Dockerfile and remove user: root in Compose
Some checks failed
Docker Build and Push / docker-build-and-push (., Dockerfile, monaco-editor-lsp-next) (push) Failing after 18s
Docker Build and Push / docker-build-and-push (./docker/lsp/clangd, ./docker/lsp/clangd/Dockerfile, lsp-c) (push) Failing after 15s
Docker Build and Push / docker-build-and-push (./docker/lsp/clangd, ./docker/lsp/clangd/Dockerfile, lsp-cpp) (push) Failing after 15s
2025-03-06 00:32:56 +08:00
3e94bf07a6 chore(docker): update docker compose configuration to use pre-built images 2025-03-05 15:58:44 +08:00
989a6ae0d2 feat(compose): add docker socket mount and root user permission configuration 2025-03-01 16:06:33 +08:00
840cd1e70b feat(docker): update docker-compose commands and add health checks for services 2025-02-22 00:10:47 +08:00
ecbb083008 feat(docker): simplify docker compose commands and add compose.yml for service configuration 2025-02-21 19:56:49 +08:00