...
User must be logged into the WindRiver VPN (Contact Stephen Gooch with WindRiver for access)
You may also need public key before you ssh into the vm. Contact PTL to get the key.
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
$ sudo su - root |
If it prompts for password, use guest321
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
$ docker exec -it appc_controller_container bash |
...