Cloud Container Engine (CCE)
In order to push a docker image to the image repository, take the following steps:
# log in
# build Image (optional)
# tag image
docker tag {Image name}:{Tag} swr.eu-de.otc.t-systems.com/{Organization}/{Image name}:{Tag}
# push docker image to swr
docker push swr.eu-de.otc.t-systems.com/{Organization}/{Image name}
No comments to display
No comments to display