1
1
mirror of https://github.com/renbaoshuo/S2OJ.git synced 2025-03-11 04:58:44 +00:00

1 Commits

Author SHA1 Message Date
Masco Skray
d413b746eb chore(install): separate services with docker-compose support
Without bundle, now you can choose to download single container.
For example, you can only download judger container to setup a new judger.
Also, the web container now no db and judger containing, except local sandbox.
You can use docker-compose to get every single container work together from now.
Single DB this time uses the latest MySQL 8 version, so some preferences are different.
2019-07-16 17:26:05 +08:00