-
Hello,
I am working in multiple environments that have access to different ECRs. I was wondering if it would be possible for CWL scripts to have multiple dockerPull statements of different docker i…
-
Base image builder regularly errors on this transient issue:
```
failed to solve with frontend dockerfile.v0: failed to solve with frontend gateway.v0: rpc error: code = Unknown desc = ocurrent/op…
-
docker-compose build
Not able to build spark core.
Error logs:
>[error] /apps/build/spark/core/src/test/java/test/org/apache/spark/JavaAPISuite.java:36: warning: [deprecation] Accumulato…
-
### Version
redhat-actions/push-to-registry@v2
### Describe the bug
The base ubuntu images used in GitHub actions have updated to docker 26.1.3 which has bumped the client API version requireme…
-
### Description
It appears that the Docker Swarm overlay network isn't functioning between hybrid hosts (Windows Linux), though it works as expected between Linux hosts.
For example, when I have a …
-
Currently the only tag available for the docker image is latest.
Would it be possible to have tags for each release?
-
### Description
Encountered an error while attempting to utilize the docker-maven-plugin for building multi-architecture images in GitLab. The error message received was:
```
ERROR: could not…
-
Hi!
I ran the standard_haploid_qc workflow and saw that it was using a really old version of minimap2 in the asmgene call.
The asmgene task (here: https://github.com/human-pangenomics/hpp_produ…
-
I just found out that you can use pre-built images from docker hub in your github actions like this:
```
uses: docker://youyo/aws-cdk-github-actions:latest
```
I see that there is [one image](…
-
Re-organise to focus on the user-facing Docker journeys, not the underlying 'modules':
1. standalone image (common env vars, common yaml)
2. 3x cloud images (+ additional env vars and yaml for eac…