internally

how things work internally ;)

Projects

  • Home
  • Projects
  • Lesson learned
  • Books
Showing posts with label docker. Show all posts
Showing posts with label docker. Show all posts

Sunday, May 24, 2020

Run MySQL as docker container

1. docker pull mysql

2. docker run -p 3306:3306 --name mysqlimage -e MYSQL_ROOT_PASSWORD=abc123  -d  mysql

In order to connect from MySQL workbench type one of the below IP
- localhost
- docker inspect CONTAINER_ID | grep "IPAddress"
Posted by Zafar Hasanov No comments:
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Labels: docker
Older Posts Home
Subscribe to: Posts (Atom)

About Me

Zafar Hasanov
developer,passionate,learn,try,fail,achieve,share EQUALS experience
View my complete profile

Blog Archive

  • ▼  2022 (8)
    • ▼  July (1)
      • Map implementations
    • ►  June (5)
    • ►  March (1)
    • ►  February (1)
  • ►  2020 (8)
    • ►  May (8)
  • ►  2019 (4)
    • ►  January (4)
  • ►  2018 (3)
    • ►  December (3)
  • ►  2017 (6)
    • ►  September (3)
    • ►  August (1)
    • ►  June (2)

Labels

algorithms bitwise book code-review collections concurrency core-java-for-impatiens design-patterns di docker exceptions formulas functional-interfaces hash-code hash-map heap-dump hibernate hibernate-interview inner-classes interview ioc java java-interview java-profilers java8 jvm lambda map multitasking nested-classes oop operator outofmemoryerror performance references singleton spring spring-interview spring-profiles spring-webmvc string testing thread-dump transaction tuning

Subscribe

Posts
Atom
Posts
All Comments
Atom
All Comments
All most Left. Simple theme. Powered by Blogger.