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