January 2021
Beginner
348 pages
5h 53m
English
You cannot build great code using Docker alone. You still need a convenient way to distribute your code, to revision control it, and to source control it. Years ago, in less technologically inclined working environments, you would FTP your code to your server. When you needed to make changes to the code, you made backup copies of it yourself. Two software developers could not work on the same script independently, because of the very real danger that they would overwrite each other’s work when they copied the same script to the same server. The same went for working independently ...
Read now
Unlock full access