-
After running `appstart init`, running `appstart run ./app.yaml` fails at the step of starting the dev_appserver container because somehow, the `python dev_appserver.py` step of `appstart/devappserver…
-
I would recommend to switch the docker base image to an -alpine or -slim image. The single python script does not need all the fancy stuff from the full image and image size qwould be considerably sma…
-
cargo 安装时会依赖 rust, 装完后体积巨大.
搜了一圈代码, 好像没地方使用到 cargo; bgmi 的安装好像也没用到 cargo.
请问具体哪里使用了 cargo, 如果没有用到的话能否去掉这个依赖
-
My team's component governance tracker has identified the following vulnerabilities in the mcr.microsoft.com/azure-functions/dotnet-isolated:4 base image: https://security-tracker.debian.org/tracker/C…
-
**Describe the feature request**
Scan container image manifests / referenced images and check if Alpine is used as base image.
**Describe alternatives you've considered**
**Affected product are…
-
Currently Sprite assumes that all its work happens under a "public" directory, and that "public" directory is published at "/".
That's not the case for me -- I'm working in a Java environment with a …
-
### Is this a new report?
Yes
### System Info
Void 6.6.11_1 x86_64 AuthenticAMD uptodate rFF
### Package(s) Affected
incus-0.4.0_1
### Does a report exist for this bug with the proje…
-
I'm using kayobe 14.1, 2023.1. I'm working in an offline environment. I have this defined in my overcloud-dib.yml:
```
overcloud_dib_host_images:
- name: "overcloud_deployment_image"
element…
-
I want to...
* Use docker to deploy api, activity, and event handlers
* Use a base configuration provided by eventual
* Deploy 10gb bundles
```docker
FROM eventual:base as builder
COPY my…
-
【feature request】dockerfile supports image building based on rpm