mirror of
https://github.com/moby/moby.git
synced 2026-07-04 13:48:55 +00:00
b5c50afa882e2b34aba880fd5028615e2ef94e07 changed the signature of NewGatewayFrontend to include a slice of allowed repositories. Docker does not allow to specify this option, so don't place any restrictions by passing an empty slice. Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>