-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
Tool/Software | Version | Status
-- | -- | --
Java (JDK) | JDK 17+ | **DONE**
Eclipse IDE | 2024-06 | **DONE**
Maven | 3.9.9 | **DONE**
Docker | 27.1.1 | **DONE**
Docker Compose | 2.29.1 | **DONE**
Do…
-
### Enhancement Type
Improve an existing feature
### Describe the enhancement
EDIT : The feature already exists, [mentioned here](https://docker-minecraft-server.readthedocs.io/en/latest/type…
-
I am building a docker image using the spring boot maven plugin with this config:
```
org.springframework.boot
spring-boot-maven-plugin
XXXX.amazonaws.com/${project.…
-
The [fabric8-maven-plugin](http://fabric8.io/gitbook/mavenPlugin.html) is quite similar to this plugin. This plugins manage all facets for integrating Docker in the Maven build cycle. fabric8-maven-pl…
rhuss updated
6 years ago
-
Reproducing:
1. run docker, like debian slim
2. download and unpacking galleon 6.0.0+
3. run: `galleon/bin/galleon.sh install wildfly:current#32.0.1.Final`
Error:
`Error: org.jboss.galleon.univ…
-
### Docker build is failed when COPY and ADD are used with the "--chmod=765" option
### Info
* docker-maven-plugin version : 0.43.4
* Maven version (`mvn -v`) : 3.6.2
* Docker version :
…
-
{
"platform":"",
"hub-mirror": [
"maven:3.9.9"
]
}
xiexg updated
2 months ago
-
{
"platform":"",
"hub-mirror": [
"maven:3.6.3-openjdk-11"
]
}
-
### Description
Encountered an error while attempting to utilize the docker-maven-plugin for building multi-architecture images in GitLab. The error message received was:
```
ERROR: could not…