Skip to content

Instantly share code, notes, and snippets.

@artivilla
Created June 16, 2018 05:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save artivilla/9fa5066d185e0de0284ff367ae656ad5 to your computer and use it in GitHub Desktop.
Save artivilla/9fa5066d185e0de0284ff367ae656ad5 to your computer and use it in GitHub Desktop.
Setup MYSQL Oracle v Docker

Setup Docker for Mac

Useful Resources to learn: A Beginner-Friendly Introduction to Containers, VMs and Docker An Introduction to Docker Differences between Oracle mysql and mysql: Oracle and MySQL Compared

  1. Create a docker account: Docker - Build, Ship, and Run Any App, Anywhere
  2. Install Docker CE for Mac (FREE) (what you use to interact with docker from the command line or mac app): Docker Store
  3. Run docker for mac and login
  4. Follow instructions here line by line to learn how to use docker via the command line: Get started with Docker for Mac | Docker Documentation
  5. Setup and install MYSQL Images: - Repository Detail blocked as I don’t have an oracle acount

Use hyper for CLI work: Hyper™ including themes and plugins that are super useful

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment