Merge pull request #10683 from chris-martin/docker-compose-meta
docker-compose: update homepage and description
This commit is contained in:
commit
83fc0a07f0
1 changed files with 2 additions and 2 deletions
|
@ -6438,8 +6438,8 @@ let
|
|||
doCheck = false;
|
||||
|
||||
meta = {
|
||||
homepage = http://www.fig.sh/;
|
||||
description = "Fast, isolated development environments using Docker";
|
||||
homepage = "https://docs.docker.com/compose/";
|
||||
description = "Multi-container orchestration for Docker";
|
||||
license = licenses.asl20;
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue