From Fedora Project Wiki
(Created page with "{{QA/Test_Case |description= Download and run a Docker image with Cockpit |setup= Open Cockpit in your browser as described here...") |
No edit summary |
||
Line 6: | Line 6: | ||
|actions= | |actions= | ||
# Login as "root" | # Login as "root" | ||
# Navigate to the "Containers" page. | # Navigate to the "Containers" page. | ||
# Download the "fedora" image. | # Download the "fedora" image. |
Revision as of 09:27, 10 September 2014
Description
Download and run a Docker image with Cockpit
Setup
Open Cockpit in your browser as described here.
How to test
- Login as "root"
- 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.
Expected Results
No errors should occur.