mirror of
https://github.com/containers/podman.git
synced 2025-12-15 03:18:45 +08:00
cgroupsns was not following containers.conf
Implement ParseCgroupsNamespace to handle defaults. Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
This commit is contained in:
3
vendor/github.com/fsouza/go-dockerclient/.golangci.yaml
generated
vendored
3
vendor/github.com/fsouza/go-dockerclient/.golangci.yaml
generated
vendored
@@ -25,6 +25,9 @@ linters:
|
||||
- gochecknoglobals
|
||||
- gocognit
|
||||
- goconst
|
||||
- godot
|
||||
- gomnd
|
||||
- lll
|
||||
- nestif
|
||||
- testpackage
|
||||
- wsl
|
||||
|
||||
Reference in New Issue
Block a user