Docker level 1 lab 1

I insalled docker-ce and docker-compose as requested in the task , but it mentioned on Server app 3 .
I didn’t get what means On Server App 3 because i installed docker and started it but the task failed.

Hi,

Did you logged into app server 3 ? if you just installed docker on server on which you was automatically then it’s wrong server called jump host. Use should read about project here Nautilus there below you will find all information about servers, usernames, passwords and all related needed information.

Just ssh to correct server, always mentioned in task.

example:
ssh username@serverip
Then accept server keyring with “yes”
Now complete what was asked.

1 Like

to connect to the server run this command.
ssh -l username servername

ssh -l tony stapp01

you will be asked for the password, type the password, you are in.