docker-compose & docker

This commit is contained in:
MaxKey
2024-10-01 12:17:56 +08:00
parent 8de16418e4
commit 1359bbfe89
14 changed files with 418 additions and 392 deletions

View File

@@ -1,4 +1,6 @@
FROM openjdk:17-jdk-alpine
FROM eclipse-temurin:17.0.12_7-jdk-alpine
LABEL authors="MaxKey <support@maxsso.net>"
RUN mkdir -p /maxkey

View File

@@ -1,4 +1,6 @@
FROM openjdk:17-jdk-alpine
FROM eclipse-temurin:17.0.12_7-jdk-alpine
LABEL authors="MaxKey <support@maxsso.net>"
RUN mkdir -p /maxkey-mgt

View File

@@ -1,4 +1,6 @@
FROM openjdk:17-jdk-alpine
FROM eclipse-temurin:17.0.12_7-jdk-alpine
LABEL authors="MaxKey <support@maxsso.net>"
RUN mkdir -p /maxkey-openapi