forked from mj/devopsscripts
增加部署dockerfile
This commit is contained in:
4
base/compile/Dockerfile
Normal file
4
base/compile/Dockerfile
Normal file
@@ -0,0 +1,4 @@
|
||||
FROM 172.31.127.251:8083/library/maven:3.9.12-eclipse-temurin-21-alpine
|
||||
COPY settings.xml $MAVEN_CONFIG/
|
||||
COPY settings-security.xml $MAVEN_CONFIG/
|
||||
|
||||
Reference in New Issue
Block a user