-
I'd like to advocate for being able to set blending on a per buffer basis (rather than for everything with ColorBlendAttrib). In principle you could set a specific blend func for each but I think the…
-
Gerstung score is sometimes outputted as 0 (`osDiag > 0.3`) while it should be reported as 1 thus allowing a HSC transplantation.
Data may not be correctly understood by Gerstung and biais score.
-
* [ ] Re-work Tls _Tester_ [Dockerfile](https://github.com/purpleteam-labs/purpleteam-tls-scanner/blob/main/Dockerfile)
* [ ] Re-work App _Tester_ [Dockerfile](https://github.com/purpleteam-labs/purp…
-
**Actual behavior**
In gitlab, kaniko obtains the manifest of an image, but fails to obtain the image from GCR.
**Expected behavior**
In gitlab, kaniko obtains the image from GCR.
**To Repro…
-
**Actual behavior**
Creating a custom kaniko image on k8s using the following Dockerfile when execute "Unpacking rootfs as cmd COPY" takes too long:
Dockerfile:
```
FROM python:3.8
WORKDIR /app…
-
No documentation in UserGuide on how the saving of state of the application is being done.
Not stated that "bye" saves the state and user has to follow this step to save state.
Steps:
1) Added a si…
-
another really simple indicator of level-of-development could be something like number of characters, TOC length, etc. or even a visual thumbnail of the readme?
dmarx updated
2 years ago
-
This is the [second time]( https://github.com/aws/aws-lambda-base-images/issues/14#issuecomment-1075966188) I’ve seen this repo posted, so I thought I’d ask about docker support 😄 There used to be htt…
-
**Actual behavior**
When passing in `--log-timestamp=false` with either `--log-format=text|color` set, timestamps still get logged.
**Expected behavior**
No timestamps should get logged
**To R…
-
**Actual behavior**
When I'm using multiple `FROM ` inside `Dockerfile` kaniko somehow deletes everything inside `$HOME` directory (at least when running on root). Causing the push option of the imag…