skypilot-users
Is custom docker registries supported with `sky serve up`?
I'm having trouble using sky serve up
with custom docker registries. It seems like something is trying to serialize DockerLoginConfig
into JSON, but it's not able to. Should this be supported with sky serve up
?
Be
Benjamin Botwin
Asked on Jan 14, 2024
Yes, custom docker registries are supported with sky serve up
. However, there is currently a bug that prevents DockerLoginConfig
from being serialized into JSON. This bug has been reported and a pull request has been raised to resolve it.
Jan 14, 2024Edited by