I deployed an application app1 to Diego, after I ssh into this application container using command cf ssh app1, when I want to install one software xxx, need input password, but I don't know the password of user vcap, I have tried "c1oudc0w", but didn't work. where can I get the password of this user "vcap"?
vcap@6rt37p6c2ec:~$ sudo apt-get install xxx
[sudo] password for vcap: