Hayden
Hayden
### Behaviour Dispatcher watchdog service (`service_watchdog_enabled`) is disabled in the local config #### Steps to reproduce this issue 1. Set `service_watchdog_enabled` to enabled in the global config 2. Start container...
**Type:** - [x] bug - [ ] feature - [ ] question - [ ] enhancement **Environment:** - OS: Windows 10 - Browser: Chrome - Library Version: 1.3.0 (npm) **I'm...
### Summary Recreating [this issue](https://github.com/ansible/ansible/issues/67819) >Please support the setting "--config-only" and "--from-config" in docker_network see docs (https://docs.docker.com/engine/reference/commandline/network_create/) ### Issue Type Feature Idea ### Component Name community.docker.docker_network ### Additional Information ```yaml...
I found your project recently and would like to contribute. Is the source available for review? Thanks!
I am trying to configure the monit service to log to journald instead of the default `/var/log/monit.log`. I have tried setting `set log /dev/log` and `set log /dev/stdout`, but no...
**Is your feature request related to a problem? Please describe.** GitLab CI supports specifying the docker user to run the docker-executor as: https://docs.gitlab.com/ee/ci/yaml/#imagedocker **Describe the solution you'd like** `gitlab-ci-local` to...
### Description Would it be possible to also push container images to ghcr.io? I've had issues with Docker Hub rate limiting when redeploying/updating container images across multiple hosts at the...
### The problem There are multiple places in documentation and in the LibreNMS web UI that use `default_poller_group` with different meanings. One seems to be used as the default polling...
**Describe the bug** YAML anchors are not respected when scanning docker compose files. **To Reproduce** https://semgrep.dev/playground/s/x8bpe Rule: https://semgrep.dev/r?q=yaml.docker-compose.security.no-new-privileges.no-new-privileges **Expected behavior** In the playground example, `security_opt` values are set in the...
### Description I am opening a similar issue as https://github.com/python-poetry/poetry/issues/9415 as it is locked, and I am seeing the same behavior on latest release 2.1.4 ```console $ curl -sSL https://install.python-poetry.org...