login : root password : root_password
376
run :
docker pull archi95/sql8_northwind:latest
docker run -d --name sql8_northwind -e MYSQL_ROOT_PASSWORD=root_password -p 3306:3306 archi95/sql8_northwind:latest
Content type
Image
Digest
sha256:9279b68d0…
Size
167.4 MB
Last updated
over 1 year ago
docker pull archi95/sql8_northwind