Cloud Container Engine (CCE)
CCE is currently still in beta. Last attempt at using it was buggy.
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