Skip to content

Commit

Permalink
Remove ShmSize from unknown Compose options
Browse files Browse the repository at this point in the history
  • Loading branch information
surenkov committed May 31, 2023
1 parent 336be86 commit bf6381d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/composer/serviceparser/serviceparser.go
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ func warnUnknownFields(svc types.ServiceConfig) {
"Secrets",
"Scale",
"SecurityOpt",
"ShmSize",
"StopGracePeriod",
"StopSignal",
"Sysctls",
Expand Down

0 comments on commit bf6381d

Please sign in to comment.