Andreas Wirooks
Andreas Wirooks
Since our update to lstags 1.2.11 we get 401 errors on pushing when images have changed. I turned on tracing and verbosity with 1.2.10 and 1.2.11 and copied the relevant...
For images that only have a latest tag it would be useful to sync an image via SHA. This is an example image that we stumbled on where we mirror...
Some releases have as assets only the sources zip and tar (current 0.18 for example). Others have only linux binaries (0.17 for example) Others have linux, mac and windows binaries...
## Description I have a Spring Project which produces files with a $ character in the middle of one filename. The $ sign is not escaped in the dockerfile and...
With runc this does not happen: ``` docker run -it --rm --runtime runc --privileged --userns host docker:dind ``` With sysbox the core dump is created in /core within the container:...
The variable docker_userns_remap_autoconfig controls only one option that is changed in the docker daemon.json. For automated deployments like puppet does it would be great to have a debconf variable that...
The sysbox-ce debian package contains the /lib/sysctl/99-sysbox-sysctl.conf file configuring inotify and keys kernel values. But the postinst script runs this section too: ``` # Ensure kernel's 'inotify' resources meet sysbox...
## Checklist - [x] I'm reporting a broken site support - [x] I've verified that I'm running youtube-dl version **2021.12.17** - [x] I've checked that all provided URLs are alive...
``` Error installing fpm: The last version of public_suffix (< 6.0, >= 2.0.2) to support your Ruby & RubyGems was 4.0.7. Try installing it with `gem install public_suffix -v 4.0.7`...
### Bug Description: The .bashrc contains these as documented by poetry and starship and they work in normal Terminal and also within IntelliJ: ``` ... eval "$(starship init bash)" source...