From Fedora Project Wiki
m (Mvo moved page QA:Testcase DockerImage to QA:Testcase Cockpit DockerImage) |
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= | ||
# 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
- Navigate to the "Containers" page.
- Download the "fedora" image.
- Create a new container by running the image. Make sure it has a terminal.
- Type some commands into the container terminal.
- Monitor the memory and CPU usage of the container.
Expected Results
No errors should occur.