When creating a deployment, you can specify an image from a remote registry (such as Dockerhub or GCR), or you can use the Hop Image Registry
hop deploy
command or GitHub integration, you’re using our
registry by default.registry.hop.io
registry.hop.io/<PROJECT_NAMESPACE>
. For example, my project’s namespace is
test
, so I’ll run the following command to build my container: