Merge pull request #8641 from stshow/patch-1

Example to indicate behavioral diff. client bundle
This commit is contained in:
Traci Morrison 2019-12-11 12:01:46 -05:00 committed by GitHub
commit aa4556471c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -167,6 +167,9 @@ unzip bundle.zip
# Run the utility script.
eval "$(<env.sh)"
# Confirm that you can see UCP containers:
docker ps -af state=running
```
On Windows Server 2016, open an elevated PowerShell prompt and run: