GoDoxy/internal/docker
2025-06-14 19:32:36 +08:00
..
client.go fix(task): refactor task module and fix reload stuck/error, fix some logic 2025-05-28 22:07:13 +08:00
container.go tweak(docker): add hint when specified network not found 2025-06-14 19:32:36 +08:00
container_helper.go fix: improved docker image parsing 2025-06-04 23:00:53 +08:00
container_test.go fix: improved docker image parsing 2025-06-04 23:00:53 +08:00
errors.go feat(docker): allow specifying docker network, handle error when no network available 2025-06-14 17:08:07 +08:00
image_blacklist.go feat: predefined docker image blacklist, avoid proxing service backends, refactor 2025-03-28 08:14:06 +08:00
label.go fix(docker): wildcard labels not applying properly for YAML style values and alias without labels 2025-06-13 23:02:25 +08:00
label_test.go fix(docker): wildcard labels not applying properly for YAML style values and alias without labels 2025-06-13 23:02:25 +08:00
labels.go feat(docker): allow specifying docker network, handle error when no network available 2025-06-14 17:08:07 +08:00
list_containers.go merge: main branch 2025-04-24 15:02:31 +08:00