March 2020
Beginner
592 pages
14h 14m
English
Follow these steps for installation:
$ brew cask install visual-studio-code
$ mkdir ~/fundamentals-of-docker && cd ~/fundamentals-of-docker
$ code .
Don't forget the period (.) in the preceding command. VS will start and open the current folder (~/fundamentals-of-docker) as the working folder.
Read now
Unlock full access