-
In an effort to checkout a repo within a container that's being self hosted on a Linux VM running Ubuntu 20.04 as follows:
```
name: OS Build
# Controls when the workflow will run
on:
pu…
-
docker logs
```
librenms |
librenms | /etc/my_init.d/init.sh: line 45: cd: /opt/librenms: No such file or directory
librenms | mv: cannot stat '/opt/librenms/rrd/.gitignore': No such f…
-
For the pu/pu image to support non-root execution (a security best practice, and supported by PKOv2), we need to add a local user to the image.
Ideally we wouldn't have separate "nonroot" images (see…
-
I am trying to explore the capabilities that Admiralty can offer in the OCP cluster provisioned on IBM Cloud. Below is the info. about the OCP cluster and the cert-manager version installed here:
```…
-
- VSCode Version: Version: 1.63.2 (Universal), Commit: 899d46d82c4c95423fb7e10e68eba52050e30ba3
-Electron: 13.5.2, Chromium: 91.0.4472.164, Node.js: 14.16.0, V8: 9.1.269.39-electron.0, OS:…
-
* [x] This is a bug report
* [ ] This is a feature request
* [x] I searched existing issues before opening this one
### Expected behavior
The `tmpfs` mount's permissions should be exactly the …
-
can run salt-master as unprivileged
it is OK
![Snipaste_2021-04-02_18-05-44](https://user-images.githubusercontent.com/31592492/113407030-1c7ee380-93df-11eb-91e0-d159322c80ae.png)
but can not ru…
-
This is a meta-issue is to change existing daemons to run as a non-root user.
The security issue:
- OpenBMC has many daemon processes running with high privilege levels, typically as the root us…
-
**Describe the bug**
When doing various actions through Slack, they fail (like for example `List Incidents`). In the app's logs I see:
```
incident-bot-5445c69868-pvgfx incident-bot Error: 1 valida…
-
Hello!
I want to ask about the possibility of getting an additional tag added to dockerhub which offers a golang image built to run by default as a non-root user.
My goal with this is to make th…