-
### Description
I'm using docker-maven-plugin with podman, which was working fine so far.
After I added the configuration for a specific build platform (linux/amd64), the builds fails with
```
[…
-
The purpose of this issue is to provide SBOMs for all ASF binary distributions, starting with those that:
- contain executable applications,
- bundle all or most of their dependencies.
These ar…
-
[ERROR] Failed to execute goal com.google.cloud.tools:jib-maven-plugin:3.4.4:build (default-cli) on project imc: Build image failed, perhaps you should make sure your credentials for 'registry-1.docke…
-
This is the first time I try, and I don't have understanding about the background architecture et cetera. I just want first try the running the MVD to get grip.
Environment: Ubuntu 24.04 fresh instal…
-
我尝试使用你的main.py来自行编译一个DOCKER,因为我需要在ARM和LOONGARCH上使用。
我使用CENTOS9+PYTHON3.9.20,和UBUNTU 22+PYTHON3.10,都得到了同样的失败提示
希望能得到你的帮助
```
sudo python3 main.py
⚠️警告:当前操作系统没有Maven环境,本程序将初始化一个内置Maven环境!
Traceba…
-
{
"platform":"",
"hub-mirror": [
"maven:3.9.9-amazoncorretto-23-alpine"
]
}
-
### To reproduce
1. Build native libs with cmake and cargo
2. Build jar with maven
3. Try to start questdb
### QuestDB version:
8.1.4
### OS, in case of Docker specify Docker and the Host OS:
F…
-
**Problem description**
I follow the method of the official website to execute the command to build a local mirror: `mvn clean install -DskipTests-Ddockerfile. skip=false`, and then error:
```
…
-
### Description
While the new release 0.43.3 fixed the build problem on a Mac M1, it creates a new problem: multiarch builds using Buildx in a Github Action pipeline are no longer working after upg…
-
Hi
I am trying to build a docker container for a CICS test case we have. I am trying to create a container with Java 21. The Podman build command I am using uses the latest java21 container listed …