Accessing a Virtual Labs container via SSH

If you want to be able to SSH into a container, you need to configure the SSHd service, and expose port 22 on the image settings.

The Docker docs has a page on configuring SSH access: Run a test_sshd container. Or if you want to save a few steps, you could start with this base image: rastasheep/ubuntu-sshd. 

Alternatively, we have an image that contains an in-browser terminal. This does not require an SSH connection. Please reach out to support or your Success Manager to request that this image be pushed to your Virtual Labs cluster.