-
### What happened?
We're using the standard aws-cli image on our runner, but since we updated from v3 to v4 we're facing issues in download-artifact (besides upload-artifact@v4 working as expected):
…
-
The docker image on ghcr.io repo is still based off the old UI, could you build the new UI version please?
Steps to Reproduce:
1. `docker run -p 3000:3000 ghcr.io/mckaywrigley/chatbot-ui:main`
2.…
-
@jansppenrade2 I build all of my containers through docker-compose. In test mode I get a docker run command like this:
Docker command that would be executed:
`/usr/local/bin/docker run -d --name=e…
-
https://www.wildfly.org/guides/get-started-microservices-on-kubernetes
The 2 links on We will start building a [Docker Image](https://docs.docker.com/) containing a WildFly Java Microservice ([Wild…
-
/kind bug
**What steps did you take and what happened:**
When we scanned kubeflow docker images v1.9.0, we found following vulnerabilities
During a security scan of the Kubeflow Docker images K…
-
### Description
docker save fails for image pulled using --platform=linux/arm64 on amd64 host.
1.
I pulled image as,
`docker pull --platform=linux/arm64 nginx:latest`
```bash
docker image…
-
The current docker images require the user to run `python3` instead of just `python`, this is because the apt package `python-is-python3` is missing. The package just adds a link, making `/usr/bin/pyt…
-
a bit of a braindump here - to be restructured :)
It would be really cool if helmper could facilitate showing a diff (output from 'diff -bduNr' current-docker/ new-docker/ - and just export the cur…
-
Two ideas for the docker image:
1. Minimal base: https://www.google.com/url?sa=t&source=web&rct=j&opi=89978449&url=https://github.com/CrafterKolyan/tiny-python-docker-image&ved=2ahUKEwifi-zJzsGCAxUOc…
-
If you initialize Ferrum with a window size using remote browserless 2 - the window size is applied, but the viewport is not updated automatically. The DOM is rendered in a 800x600 frame, even if the …