Skip to content

Instantly share code, notes, and snippets.

View macoding777's full-sized avatar
😇
Alhamdulilah

macoding777

😇
Alhamdulilah
View GitHub Profile
@macoding777
macoding777 / mysql-docker.txt
Last active July 10, 2022 22:14 — forked from primayudantra/mysql-docker.txt
Install mysql-docker and allow remote access.
https://hub.docker.com/r/mysql/mysql-server/
----
Install
> docker pull mysql
----
Check Image
> docker image ls