Docker - image pull & tag

Suyoung KimSuyoung Kim
1 min read

I have to use the docker in mac because oracle is not working in macOS.

But I have a problem with install image in docker.

My wrong code

docker pull oracledb19c/oracle.19.3.0-ee

What is wrong

I didn’t check the detail tag of it.

How to fix the error

  1. Enter the docker hub : https://hub.docker.com/r/oracledb19c/oracle.19.3.0-ee/tags

  2. Find the image what you want and click the “tag” page.

  3. Copy the code and put in your terminal


Thank you.

0
Subscribe to my newsletter

Read articles from Suyoung Kim directly inside your inbox. Subscribe to the newsletter, and don't miss out.

Written by

Suyoung Kim
Suyoung Kim

Hello, I'm Suyoung Kim! Data Science MSc in ELTE ~ (HU) Applied Statistics BSc in Dongguk (KO)