From 418503b89e892d5f7279c2a52c6aad38da1544d9 Mon Sep 17 00:00:00 2001 From: luyan Date: Sun, 2 Jul 2023 15:40:26 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=BB=E9=99=A4=E5=85=B3=E4=BA=8Edocker?= =?UTF-8?q?=E9=83=A8=E7=BD=B2=E7=9A=84=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 70 ++++++++++++++++++++++++++++----------------------------- 1 file changed, 35 insertions(+), 35 deletions(-) diff --git a/pom.xml b/pom.xml index 312f524..9988259 100644 --- a/pom.xml +++ b/pom.xml @@ -112,39 +112,39 @@ - - - - - com.spotify - dockerfile-maven-plugin - ${dockerfile-maven-plugin.version} - - - default - - - build - push - - - - - ${project.artifactId} - elink201801 - elink833066 - ${docker.repository.prefix}${project.artifactId} - ${docker.tag} - - - -Xmx256m -Xms256m -Xmn160m -Xss256k - target/${project.build.finalName}.jar - ${project.artifactId} - ${server.port} - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +