Oracle

In order to setup any Oracle containers you must first:

  1. Register an account at container-registry.oracle.com

  2. Generate an auth token (top right, this is used for docker login)

  3. Accept the Terms and Conditions for the product(s) that you want to use

kdev :: ~/oracle » docker login container-registry.oracle.com
Username: xxxx@yyyy.zz
Password: 

Login Succeeded

Last updated

Was this helpful?