mirror of
https://github.com/moby/moby.git
synced 2026-01-11 18:51:37 +00:00
update github links to moby/moby
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
@@ -607,7 +607,7 @@ func (container *Container) StopTimeout() int {
|
||||
// The non-recommended host configuration in the start api can
|
||||
// make these fields nil again, this corrects that issue until
|
||||
// we remove that behavior for good.
|
||||
// See https://github.com/docker/docker/pull/17779
|
||||
// See https://github.com/moby/moby/pull/17779
|
||||
// for a more detailed explanation on why we don't want that.
|
||||
func (container *Container) InitDNSHostConfig() {
|
||||
container.Lock()
|
||||
|
||||
Reference in New Issue
Block a user