ci.docker
ci.docker copied to clipboard
Build scripts for Docker images (Dockerfiles) and Docker related utilities for WebSphere Liberty.
At present, the server name for IBM provided containers are 'defaultServer'. When using Liberty containers with WebSphere Automation, this 'defaultServer' name is reported. We would like to override this 'defaultServer'...
Hi, After some research and testing I was unable to find a way to use our on-premise Nexus as a Maven proxy to install features during a docker build. Is...
Hi, Can you provide official docker images for arm64 arch? The ubuntu based ones support many architectures except arm64. I performed some tests and the arm64 images are built without...
Hi Team, I am trying to use the **websphere-liberty** image on the arm64 platform but it seems it is not available for arm64. It looks there are multiple dockerfiles present...
Hello, I have a problem when building image to include a springboot app. Don't know if this is a bug, or if I am making some stupid mistake... Here is...
We should either enable IBMJCEPlus for the IBM Java SE 8 images, or provide a simple option to do so. This can result in significant performance improvements.
Hello, It seems that 21.0.0.* docker images do not have signed tags like it was the case for 20.0.0.* images: ```bash $ docker trust inspect websphere-liberty:21.0.0.6-kernel-java11-openj9 [ { "Name": "websphere-liberty:21.0.0.6-kernel-java11-openj9",...
Hi, We are using **20.0.0.7-kernel-java8-openj9-ubi** to build container images. Using the image means adding an application, installing features and adding some configuration. Our production containers are around ~850MB in size...
There have been a few requests to have release notes where one could read about what enhancements were made between images. This can include: * changes we've done directly to...