From Fedora Project Wiki

No edit summary
Line 5: Line 5:
Open Cockpit in your browser as described [[Test_Day:2014-09-16_Cockpit#How_to_test.3F|here]].
Open Cockpit in your browser as described [[Test_Day:2014-09-16_Cockpit#How_to_test.3F|here]].
|actions=
|actions=
# Login as "root"
# Navigate to the "Containers" page.
# Navigate to the "Containers" page.
# Download the "fedora" image.
# Download the "fedora" image.

Revision as of 10:11, 10 September 2014

Description

Download and run a Docker image with Cockpit

Setup

Open Cockpit in your browser as described here.

How to test

  1. Navigate to the "Containers" page.
  2. Download the "fedora" image.
  3. Create a new container by running the image. Make sure it has a terminal.
  4. Type some commands into the container terminal.
  5. Monitor the memory and CPU usage of the container.

Expected Results

No errors should occur.