-
Investigate: How can we slim down the Windows Docker images to help speed up CI system (e.g. GitHub Actions).
Review the current Dockerfile and understand if it's following best practices for Wind…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
logs show a persistent error looking for the Flask package and web site is inaccessible (not …
-
I want to run PEPATAC in a container. This is the first time I am using docker.
After installing the Docker module in my Conda environment using the `pip install docker` command , I tried to extra…
-
The purpose of this issue is to solicit community feedback and hopefully reach some consensus.
As of v0.135.0 I can do things like[^1]:
```text
docker run -v .:/site -u $(id -u):$(id -g) ghcr.i…
-
Where are the docker images generated? I don't see any github actions in the repo so I can't send a PR for that.
Are there any plans to support arm64 images?
-
Hi @mmcguffi,
Thanks for pLannotate, I think it's a very cool project and the few people I have
shown it to in the past have found it like magic.
I want to use it as part of my web application,…
-
## TPU initialization is failed
When I started tpu v6e-4 TPU Vm with v2-alpha-tpuv6e base image, with pip enviroment and xla updates I can clearly initialized tpus. However when I start to dockeriz…
-
Right now, the base image is `ubuntu:20.04`.
The current Ubuntu LTS is `ubuntu:24.04`.
Would it be possible to upgrade the base image to this version?
-
Hello,
I'm encountering an issue when trying to run cactus using Docker in rootless mode on a system where I don't have root or sudo access. The problem appears to be caused by extremely high UID/G…
-
Hello,
I would like to use rendercv using a docker container so that I can integrate it in a gitlab ci/cd environment. But docker support could be interesting for people that don't want to install …