filmov
tv
How to install MySQL and phpMyAdmin with Docker on Ubuntu

Показать описание
In this video, we’ll walk you through the process of setting up MySQL and phpMyAdmin using Docker. Docker is a powerful tool for creating and managing containers and combining it with MySQL and phpMyAdmin will streamline your database management tasks.
How to Install Docker on Ubuntu
Commands
sudo dpkg --add-architecture i386
sudo mkdir -pm755 /etc/apt/keyrings
sudo apt install --install-recommends winehq-stable
How to Install Docker on Ubuntu
Commands
sudo dpkg --add-architecture i386
sudo mkdir -pm755 /etc/apt/keyrings
sudo apt install --install-recommends winehq-stable