Commit Graph

5 Commits

Author SHA1 Message Date
lingting 3d05c55470
feat: More convenient local code testing (#2388)
* Update .gitignore

* feat(docker): add basic image

* feat(docker): Use local code run in docker

* docks: use en

* fix(docker): remove test service

* feat(docker): add task buildLocal

* refactor(docker): remove basic image. use eclipse-temurin:17-jdk-noble

* fix(docker): remove test service

* Revert "feat(docker): add task buildLocal"

This reverts commit f1d58fc847.

* refactor(docker): use releaseTarGz task to run docker
2025-04-02 11:43:44 +08:00
Xu Han@AutoMQ 35522a81fb
fix(docker): fix docker compose quick start (#2213)
Signed-off-by: Robin Han <hanxvdovehx@gmail.com>
2024-12-05 18:48:45 +08:00
cuisongliu dcbec6a225
ci(main): fix start sh (#2044)
fix start sh

Signed-off-by: cuisongliu <cuisongliu@qq.com>
2024-10-08 09:50:52 +08:00
cuisongliu 8d4821ac3b
feat(docker): add docker shell for new version (#2027)
add docker shell for new version

Signed-off-by: cuisongliu <cuisongliu@qq.com>
2024-09-19 16:58:28 +08:00
SSpirits c2ebac09fe
feat(chore): merge chore files (#896)
Signed-off-by: SSpirits <admin@lv5.moe>
(cherry picked from commit a0545c4e54)
2024-03-14 16:58:09 +08:00