Add migration warning and option to migrate to labels.
Signed-off-by: Daniel Nephin <dnephin@gmail.com>
This commit is contained in:
parent
ed50a0a3a0
commit
62059d55e6
7 changed files with 148 additions and 29 deletions
|
|
@ -28,7 +28,7 @@ class ContainerTest(unittest.TestCase):
|
|||
"Labels": {
|
||||
"com.docker.compose.project": "composetest",
|
||||
"com.docker.compose.service": "web",
|
||||
"com.docker.compose.container_number": 7,
|
||||
"com.docker.compose.container-number": 7,
|
||||
},
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue