Merge pull request #2467 from dnephin/remove_migrate_to_labels

Remove migrate-to-labels.
This commit is contained in:
Aanand Prasad 2015-12-07 14:31:23 +00:00
commit ecf2dd11f9
10 changed files with 7 additions and 484 deletions

View file

@ -98,7 +98,7 @@ be recreated with labels added.
If Compose detects containers that were created without labels, it will refuse
to run so that you don't end up with two sets of them. If you want to keep using
your existing containers (for example, because they have data volumes you want
to preserve) you can migrate them with the following command:
to preserve) you can use compose 1.5.x to migrate them with the following command:
$ docker-compose migrate-to-labels