Add omitempty on compose config top-level types
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
This commit is contained in:
@ -32,10 +32,6 @@ services:
|
||||
image: bar
|
||||
foo:
|
||||
image: foo
|
||||
networks: {}
|
||||
volumes: {}
|
||||
secrets: {}
|
||||
configs: {}
|
||||
`), s.ComposeFile)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user