This repository is empty
How to push a new image to this repository:
First login to the registry (if you have not done so already):
sudo docker login {{ Config.getDomain() }}
Tag an image to this repository:
sudo docker tag 0u123imageidgoeshere {{ Config.getDomain() }}/{{repo.namespace}}/{{repo.name}}
Push the image to this repository:
sudo docker push {{ Config.getDomain() }}/{{repo.namespace}}/{{repo.name}}
A build is currently processing. If this takes longer than an hour, please contact us
A push to this repository is in progress.
Last Modified
Total Compressed Size
{{ getTotalSize(currentTag) | bytes }}