nanoserver-mysql
MySQL 5.7.17 on Windows Nano Server container
5.0K
Nano Server (Container) Container Base: microsoft/nanoserver Application: MySQL (5.7.17)
How to use this Container:
docker pull michelkocher/nanoserver-mysql
docker run --name mysql -d -it -p 3306:3306 michelkocher/nanoserver-mysql
docker inspect -f "{{ .NetworkSettings.Networks.nat.IPAddress }}" mysql
MySQL Login (Local): Username: root Password: 1234qwer$
MySQL Login (Remote): Username: admin Password: 1234qwer$
Content type
Image
Digest
Size
1 GB
Last updated
over 9 years ago
docker pull michelkocher/nanoserver-mysql