registry.valyent.cloud for pushing and pulling container images to and from the Valyent Cloud platform.
The registry’s source code is available as an open-source project on GitHub.
Authentication
Thevalyent auth login command configures your local Docker client to authenticate with the Valyent Cloud platform, enabling image operations with the registry.
To authenticate without the Valyent CLI, follow these steps:
Obtain an API token
Generate an API token for registry authentication through the Valyent console.
Pushing Images
When pushing images to the Valyent Docker registry, use the following naming convention:| Organization Slug | Application Name | Tag |
|---|---|---|
| manhattan-project | fastapi-webapp | latest |