mirror of
https://github.com/1Panel-dev/CordysCRM.git
synced 2026-05-15 03:59:15 +08:00
4 lines
123 B
Docker
4 lines
123 B
Docker
FROM registry.fit2cloud.com/metersphere/alpine-openjdk21-jre
|
|
|
|
RUN apk add --no-cache libc6-compat mysql mysql-client redis
|