microscopic-answer-24504
03/10/2023, 11:17 AMwhite-greece-76805
03/10/2023, 11:23 AMresource, err := pool.RunWithOptions(options, func(config *dc.HostConfig) {
...
})
is err not nil here and the resource is nil?melodic-branch-57499
03/10/2023, 11:24 AMwhite-greece-76805
03/10/2023, 11:25 AMwhite-greece-76805
03/10/2023, 11:25 AMwhite-greece-76805
03/10/2023, 11:26 AMmelodic-branch-57499
03/10/2023, 11:34 AMautoremove
solves this issue:)limited-football-90435
03/10/2023, 11:55 AMdocker compose
for local testing/development, this by default will remove your containers.melodic-branch-57499
03/10/2023, 12:05 PMwhite-greece-76805
03/10/2023, 12:58 PM