-
Notifications
You must be signed in to change notification settings - Fork 5
Labels
sponsoredThis is directly sponsored by a client or community memberThis is directly sponsored by a client or community membertype: enhancementImprovement of existing functionality or minor additionImprovement of existing functionality or minor addition
Description
Feature
Currenty service images are pulled either from public docker registry or local host. To be able to use your own custom service in cloud, you need to have it public - not ideal for custom client code.
We could change ash so it could log in into custom registry and pull images from there - docker python api supports it and it can be driven by env vars set on the services for example.
YN-0339
Metadata
Metadata
Assignees
Labels
sponsoredThis is directly sponsored by a client or community memberThis is directly sponsored by a client or community membertype: enhancementImprovement of existing functionality or minor additionImprovement of existing functionality or minor addition