Tag: repository

  • Git repo and Visual Studio 2017

    When using Git as the source control system within Visual Studio, if you use a different location to create your local repos than the default it can be a pain to amend it each time. This post will show how the default repo location can be updated… The default location for Git repos in Visual…

  • Docker and Containers: The Big Picture

    These are my notes from Nigel Poulton’s course on PluralSight, “Docker and Containers: The Big Picture“. Do check out his videos, he’s an easy guy to listen to and explains the subject matter in a digestible manner. Yo can also follow him on Twitter – @nigelpoulton What are containers? Hypervisor Takes slice of physical server…