-
below is my code.. It use to work earlier ... below is my dockerfile..
need help on it..
FROM maven:3.6.3-jdk-8
# Firefox
ARG FIREFOX_VERSION=72.0
RUN apt-get update -qqy \
&& apt-get -…
-
1. Dependencies versions
2. Maven or Gradle
3. Existence of relevant run config in workspace (that we would instrument)
4. If using Micrometer with Brave
5. Is Kafka used, are there endpoints in the m…
-
### Description
I used the plugin fine by defining the AWS_ACCESS_KEY_ID / AWS_SECRET_ACCESS_KEY / AWS_DEFAULT_REGION variables, now I want to change this to assuming webidentity/using IAM roles, s…
-
This is a great plugin! Thank you for releasing it to the community.
We have a use case where we are using the Maven Release plugin to version and deploy (through Jenkins) Docker images to our regis…
-
### Description
When running my app via `mvn package docker:build docker:start docker:watch -Ddocker.showLogs=true` I see the below error when I make a change to my Wildfly Swarm application.
``…
-
I would like to self-host this app with Docker, would you consider creating a Docker image ?
I wanted to do it myself, so I created a Dockerfile :
https://github.com/glacasa/SonosOneDriveServer…
-
**Is your feature request related to a problem? Please describe.**
We use Gitlab CI/CD for running autotests (Java + TestNG + Selenide) as we have requirements for this. But in gitlab the only thing …
-
Publish the application as Docker Image
- So the end user can run the command directly with like 1-2 or several lines
- No need to set `JAVA_HOME` or other settings
-
`docker-java-api` is part of the (advanced) public API of Testcontainers and thus it seems appropriate and helpful to have it be part of the BOM.
In my use case, I wanted to override `GenericContai…
-
i am using docker hub image 6.3.6 which suddenly seems plagued with this problem.
from which docker version was the problem solved?
_Failed to transfer file http://repo.heigit.org/artifactory/ma…