Get the App
SLTechnology News&Howtos  ›  Servers  › 

How to use the docker-maven-plugin plug-in to set up buildArgs for Docker

Shulou Source: shulou.com Published: 2022-06-01 00:54:25 09月22日 Update

This article mainly introduces how to use the docker-maven-plugin plug-in to set up Docker buildArgs, has a certain reference value, interested friends can refer to, I hope you can learn a lot after reading this article, the following let Xiaobian take you to understand.

Docker-maven-plugin is a docker plug-in for the spring boot project produced by spotify, which packages the spring boot project into a docker image.

If you need to set build arg when compiling docker images, you only need to add buildArgs under configuration in the configuration file pom.xml of maven. The key and value of the tag correspond to the key and value of build arg. As shown below, during the compilation of the docker image, there will be an environment variable TIME_ZONE named build arg named ARG_TIME_ZONE and whose value is OS.

Com.spotify docker-maven-plugin 0.4.13 package build ${docker.registry.name} / ${project.artifactId}: latest src/main/docker ${env.TIME_ZONE} / ${project.build.directory} ${project.build.finalName} .jar Thank you for reading this article carefully I hope the article "how to use the docker-maven-plugin plug-in to set up the buildArgs of Docker" shared by the editor will be helpful to everyone. At the same time, I also hope that you will support and follow the industry information channel. More related knowledge is waiting for you to learn!

Tags: Articles plug-ins mirrors projects compilations values interests variables at the same time files more friends tags environment knowledge editing industry information channels processes Apple Docker Huawei Linux macOS MariaDB Microsoft MySQL NVidia OPPO Reno vpn macOS MySQL Microsoft MariaDB