-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
Last build on Docker Hub is over 1 year old and on version 0.1dev
-
### Is your feature request related to a problem? Please describe
We have automated most of the steps required to generate a release candidate. However, below steps are still manual:
1. Click do…
-
For the background:
ufw and docker in conjunction is by default not very safe. See this: https://github.com/chaifeng/ufw-docker#problem
The sulution is ufw-docker command.
Setting up fw rules for t…
-
### What needs to be done
Create Github Actions build workflow
### Why it needs to be done
Automated build workflow is essential to efficient CI/CD operation
### Acceptance Criteria
- The reposit…
-
**Tell us about your request**
Currently, the only way (that I have been able to find) to update a repo's overview is to either manually edit it or have docker parse the README.md file during an auto…
-
It would be cool to establish automated build for providing images on Docker Hub.
See also https://docs.docker.com/docker-hub/github/, https://docs.docker.com/docker-cloud/builds/automated-build/, …
-
I'm considering purchasing some new hardware for our automated processes but I would hate to find out that we can't build for Windows/Linux from newer Mac machines only after purchasing the hardware.
…
-
Builds are slower on Docker Hub compared to building the same Dockerfile on a static same host. This is especially evident if bringing in a large number of dependencies (e.g. node npm install).
It wo…
-
### Feature description
In a CI/CD process like Kestra, it's common to encounter Docker Hub rate limits when pulling Docker images repeatedly during builds. To mitigate this issue and improve build…