[Docker discussion]docker not everything, and you don't have to deploy everything on Docker.

Source: Internet
Author: User
[Docker discussion]docker not everything, and you don't have to deploy everything on Docker.

When I read an article "running and upgrading a MySQL server in a docker container": https://intercityup.com/blog/running-upgrading-mysql-server-docker/
After that, I don't think Docker is everything, and you don't have to deploy everything on Docker, like a database.

The author has encountered a problem upgrading MySQL in the container, and has proposed 4 solutions:
1. Launch a new upgraded version of the MySQL container
But obviously, you need to hear the old container and start the new container so you can go down
2. Use Percona or mariadb to do the cluster
3. Upgrading the software in a running container
4. The author recommends the last one, that is, do not use Docker for the database

The author concludes that Docker is suitable for application deployment, but not for databases, so what do you think of the students who learn Docker?

[Docker discussion]docker not everything, and you don't have to deploy everything on Docker.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.