Skip to main content

How can I create a MySQL database with Docker Compose?

 To create a MySQL database using Docker Compose, you can follow these steps:


1) Create a new directory for your project and navigate into it.

2) Create a new file called "docker-compose.yml" and open it in your preferred text editor.

3) Add the following content to the "docker-compose.yml" file:

version: '3.8'

services:
  db:
    image: mysql:latest
    container_name: mysql_db
    restart: always
    environment:
      MYSQL_ROOT_PASSWORD: example_password
      MYSQL_DATABASE: example_database
    ports:
      - "3306:3306"

This creates a new Docker Compose project with a single service called "db" that uses the latest version of the MySQL image. It sets the root password to "example" and creates a new database named "mydb" with the user "myuser" and the password "mypassword". It also frees port 3306 so that you can connect to the database from your host computer.

4) Save the file and exit the text editor.

5) Open a terminal window and navigate to the directory where the docker-compose.yml file is located.

6) Run the following command to start the MySQL container:

docker-compose up -d

This command will start the MySQL container in detached mode, which means it will run in the background.

Verify that the container is running by running the following command:

docker ps

You should see a container with the name "mysql_db" and the status "Up".

You have now created a MySQL database using Docker Compose. To connect to the database, you can use any MySQL client and connect to the host "localhost" on port "3306".



That's it You now have a running MySQL database in a Docker container that you can use in your applications.


Popular posts from this blog

What is java, why do we use it?

  Java is a high-level programming language widely used for developing applications for various platforms. It was first introduced by Sun Microsystems in 1995 and has since become one of the most popular programming languages in the world. One of the main reasons why Java is so popular is its platform independence. This means that Java code can run on any platform that supports the Java Virtual Machine (JVM). This makes it easy to write once and deploy anywhere, saving developers a lot of time and effort. Java is also known for its simplicity , readability and scalability . Its syntax is easy to learn and understand, making it an excellent language for beginners. At the same time, it is also a powerful language that can be used to develop complex applications. Java has a large community of developers who have contributed to its development over the years, creating libraries, frameworks and tools that make it even easier to use. Because of its popularity, it is also a good choice ...

Why is age so important in software engineering?

Age can be a factor in software engineering for several reasons, which we will discuss below: Knowledge : Software engineering is a field that requires a lot of knowledge and experience to be successful. As the person gains experience, he will get better at his job, learn new ideas and acquire new skills. Older software engineers often have more experience and knowledge than their younger counterparts, which can make them more valuable to a team or organization. Maturity : Maturity is another important factor in software engineering. They tend to be more mature and responsible as they get older, which can be a valuable asset in a team. Software engineering projects often require collaboration and communication, and having mature people who can solve problems and make value judgments is critical to the project's success. Perspective : A senior software engineer can bring a unique perspective to a team or project. They may have encountered problems in the past and learned how to over...

How to download ocean survival mod apk

The ship sank into the sea after hitting a storm and you are the only survivor awakened in a lifeboat. Keep an eye on life stats such as hunger and thirst, collect valuable resources for crafting, create weapons for hunt and use whatever you have at hand. Expand your boat to build larger shelter and defeat sea intruders to your boat day and night. After all people can do anything to survive ! Game  Features: - Build your shelter from the ground up. Utilize an extensive crafting system with tons of recipes. Explore a massive living and breathing ocean landscape as you find the means to survive. How to download? To download it click on the download button below. Download Watch video to help:-