Rui Lopes
Rui Lopes
it would be nice to be able to call `zerofree` on the rootfs device before detaching the loop device. doing that makes the img more compressible when we do a...
Does it make sense to include a Grafana dashboard in this repository or reference one (e.g. https://grafana.com/grafana/dashboards/12707)?
Closes #122
Is there a storage driver that could use the local filesystem? Or a remote S3 like one (e.g. minio)?
Pushing an [example multi-arch (aka multi-architecture) image](https://github.com/rgl/example-docker-buildx-go) fails with: ```bash source_image='docker.io/ruilopes/example-docker-buildx-go:v1.10.0' image='keppel.test:9006/ruilopes/example-docker-buildx-go:v1.10.0' #platform='linux/amd64' #platform='windows/amd64:10.0.20348.825' platform='all' crane copy --insecure --platform "$platform" "$source_image" "$image" ``` ``` 2022/08/27 16:14:20 Copying from docker.io/ruilopes/example-docker-buildx-go:v1.10.0 to...
##### SUMMARY The `PGPORT` environment variable is ignored. Because of that, we have to explicitly set the `port` variable in all the ansible module invocation, which is quite unfortunate. #####...
This allows us to specify the volume size as: ```hcl resource "libvirt_volume" "example_root" { size = "123GiB" } ``` Currently, the units are case-insensitive, should they be case-sensitive? Maybe also...
### Welcome! - [X] Yes, I've searched similar issues on [GitHub](https://github.com/traefik/traefik/issues) and didn't find any. - [X] Yes, I've searched similar issues on the [Traefik community forum](https://community.traefik.io) and didn't find...
closes #12639 please note that the uac code was removed, as such, the user has to always run vagrant from an elevated shell. I removed it because the smb share...
### Vagrant version 2.2.19 ### Host operating system Windows 10 10.0.19044.1415 ### Guest operating system Ubuntu 20.04. But I think it does not matter, as this code is host specific....