-
Hi everyone,
I return to Plone only periodically, and these days don't contribute, therefore I want to show due respect to those who have made Plone what it now is. Thank You!
I also don't have …
-
**Actual behavior**
As an example, I have the following command in the Dockerfile to build:
`RUN pip install -r requirements.txt`
If you let the Kaniko container running, the second time you bu…
-
As discussed by @csanders-git and @bittner on Slack, and related to #1346 and #1420, we're proposing to simplify the repository structure and branching model of all repositories related to ModSecurity…
-
Hi 👋🏻
I used uv docker example and it works fine. However, I would like to understand what is needed to deploy fastapi app from docker using UV?
In example, there's fastapi dev which runs fasta…
-
I would like to suggest adding a [bun](https://bun.sh) template to the official store.
https://github.com/patlux/openfaas-bun-template
Proposed templates.json:
```json
{
"template…
-
Hello 👋
Firstly, thank you for work on this 💙 We're using it all over the place at [Exercism](https://github.com/exercism) and it's proving to be a brilliant tool.
One thing I'm noticing thou…
-
**Description**
Afaik, there's no way to share variables between stages (correct me if i'm wrong, please). To share from one build stage to the next, the only option is to `COPY` files from one sta…
-
**Actual behavior**
The hard link files' data storage during `COPY` is replicated, making the resulting container image much larger.
**Expected behavior**
The `COPY` operation should replicate …
-
**Tell us about your request**
Set OCI standard annotations on images describing information about the image's base image.
https://github.com/opencontainers/image-spec/blob/main/annotations.md
…
-
### Bug description
See
`2_three_zones_w_electrolyzer/resources/Thermal.csv`
and
`6_three_zones_w_multistage/inputs/inputs_p*/resources/Thermal.csv`
All four of these files have the column `Hyd…