tredeske
tredeske
Addresses #14. No incompatible API changes.
It would be nice to be able to stop the service.
**Describe the bug** When driver_opts is used to set the MTU of a network, the setting has no effect. ``` networks: inner: ipam: driver: default config: - subnet: 172.28.0.0/24 driver_opts:...
We would like to use struct keys, but do not need a general "supports all structs" approach being asked for in #53 . We can chain hashmaps together, but that...
The cmdline supports `-since`, but it doesn't appear to support `-until`. That would be useful for us if it did.
Using the containerized version (podman on linux), `--excl` appears to have no effect on loc or other stats. ``` $ podman run --rm -it --userns=keep-id -v /path/to/myrepo:/repo:Z casperdcl/git-fame -s --since...
The carbonapi port (8081) is exposed, but unreachable, even if mapped at runtime. Mapping the port at runtime with -p 8081:8081 appears to work, but when you connect to the...
- Gitea version (or commit ref): 1.5.0 - Git version: 2.16.4 - Operating system: centos 7 - Database (use `[x]`): - [ ] PostgreSQL - [ ] MySQL - [...