oviney / test-automation-toolbox

Containerized Ubuntu running Development IDE
0 stars 0 forks source link

Few more steps before "Run Docker image" instructions... #5

Open carm-scaffidi opened 4 years ago

carm-scaffidi commented 4 years ago

Hi Ouray,

I finally got back to this and made good progress. For my particular setup I needed to open up the Policies for PowerShell Scripting.

I also had to figure out why Docker wasn't starting and when I finally used your suggested approach ie. use the Power Shell IDE which is a really nice interface; I figured out why and noted it below.

I will continue working away at this but this is where I am at for now :-)

Before "Run Docker image"...

--- Check

In order to ensure Scripts can run in the PowerShell...

In Power Shell or CMD Prompt Run the following: Get-ExecutionPolicy

If the Policy is set to Restricted then Run the following:

Set-ExecutionPolicy -ExecutionPolicy Unrestricted -Scope CurrentUser

--- Check

In C:\AppsWorkSpaces\GitHub\test-automation-toolbox Edit run-docker-for-windows.ps1

Replace: 
""C:\Users\Ouray.Viney\OneDrive\Dev" with "C:\Users\cscaf\OneDrive\Dev"
carm-scaffidi commented 4 years ago

Success! Thanks Ouray for the excellent instructions.

Docker Image Woring

oviney commented 4 years ago

excellent!

On Mon, Nov 18, 2019 at 12:01 PM Carm Scaffidi notifications@github.com wrote:

Success! Thanks Ouray for the excellent instructions.

[image: Docker Image Woring] https://user-images.githubusercontent.com/23410479/69073182-e4018400-09fa-11ea-933c-2ee1bc8eea35.PNG

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/oviney/test-automation-toolbox/issues/5?email_source=notifications&email_token=ABXOHT2SA6GGGFCRHAN47P3QULC43A5CNFSM4JOGWPGKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEELE3VY#issuecomment-555109847, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABXOHT2HEAHJE33ILGEHONDQULC43ANCNFSM4JOGWPGA .

-- Ouray Viney https://www.viney.ca http://www.viney.ca