docker_containers
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| docker_containers [2015/10/05 10:00] – luke7858 | docker_containers [2024/05/23 07:26] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | Showing containers: | + | ===Showing containers:=== |
| <sxh bash> | <sxh bash> | ||
| docker ps | docker ps | ||
| Line 11: | Line 11: | ||
| </ | </ | ||
| \\ | \\ | ||
| - | Searching for an OS - there are pre-configured docker containers, you are able to search for them using the search command: | + | ===Searching for an OS === |
| + | There are pre-configured docker containers, you are able to search for them using the search command: | ||
| <sxh bash> | <sxh bash> | ||
| docker search OS | docker search OS | ||
| Line 29: | Line 30: | ||
| finalduty/ | finalduty/ | ||
| appelgriebsch/ | appelgriebsch/ | ||
| + | </ | ||
| + | \\ | ||
| + | ===Renaming a Container=== | ||
| + | \\ | ||
| + | docker rename --help | ||
| + | <sxh bash> | ||
| + | Usage: docker rename [OPTIONS] OLD_NAME NEW_NAME | ||
| </ | </ | ||
| + | <sxh bash> | ||
| + | docker rename CentOS6 WebApplication | ||
| + | </ | ||
| + | \\ | ||
| + | <sxh bash> | ||
| + | |||
| + | </ | ||
| + | |||
| + | <sxh bash> | ||
| + | |||
| + | </ | ||
| + | \\ | ||
| <sxh bash> | <sxh bash> | ||
docker_containers.1444039222.txt.gz · Last modified: 2024/05/23 07:26 (external edit)
