how to enter a specific branch via docker -build code example Example: how to pull down a specific branch from github Click to copygit clone -b <branch> <remote_repo>