Digital Marketing

Using docker alpine/git on Windows

Example:

docker run -it --rm -v ${PWD}:/git alpine/git clone https://github.com/goyuninfo/mycli.git

Comments

Popular posts from this blog

MySQL Sandbox with the Sakila sample database