Oracle Container Registry
Prerequisites
Set-up
Step 1: Create credentials for Aikido
Step 2: Verify with docker login
docker logout example.ocir.io 2>/dev/null || true
docker login example.ocir.io
# Username: <your-username-or-service-account>
# Password: <your-access-token-or password>Step 3: Add the registry in Aikido

Last updated
Was this helpful?