Skip to content

Instantly share code, notes, and snippets.

@timroster
Last active November 13, 2021 11:37
Show Gist options
  • Save timroster/3d55b7984f8dead9b25f3c49eff45e5a to your computer and use it in GitHub Desktop.
Save timroster/3d55b7984f8dead9b25f3c49eff45e5a to your computer and use it in GitHub Desktop.

Docker Introduction using the IBM Cloud Shell

To begin this hands on lab, you will need to log in to the IBM Cloud Workshop shell. The log in process will require that you have an existing IBMid with access to an IBM Cloud account. If you received an inviation to an IBM Cloud account by e-mail, please click on the invitation link and set the password for your IBMid before proceeding.

  1. Open IBM Cloud Shell, click on Login in the upper right.

  2. Log in using your IBMid

  3. A workshop passcode request will be shown if this is the first use of IBM Cloud Shell:

    Workshop login

  4. Enter the passcode ikslab and click on Continue

  5. From the upper right pulldown, select the 1620097 account if not already selected, and then click on the terminal icon to launch your clould shell.

    Launch terminal

  6. Wait for the Cloud Shell to open:

    Cloud Shell ready

Congratulations - you now have a shell running in your web browser where you can manage resources on the IBM Cloud using the ibmcloud cli and other tools. This shell includes support for docker, java and maven too.

Proceed to the workshop steps

Begin with Lab 1 from Docker 101. The cloud shell satsifies the prerequisite of docker setup from Lab 0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment