This repository was archived by the owner on Jul 18, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -11,8 +11,8 @@ Here is a list of known project that uses `libcompose`:
11
11
12
12
- [ rancher-compose] ( https://github.com/rancher/rancher-compose ) and [ rancher os] ( https://github.com/rancher/os ) (by [ Rancher] ( https://github.com/rancher ) )
13
13
- [ openshift] ( https://github.com/openshift/origin ) (by [ Red Hat] ( https://github.com/openshift ) )
14
- - [ henge] ( https://github.com/redhat-developer/henge ) (by [ Red Hat] ( https://github.com/redhat-developer ) )
15
- - [ kompose] ( https://github.com/skippbox/kompose2 ) (by [ skippbox] ( https://github.com/skippbox ) )
14
+ - [ henge] ( https://github.com/redhat-developer/henge ) (by [ Red Hat] ( https://github.com/redhat-developer ) ) [ Deprecated in favour of kompose ]
15
+ - [ kompose] ( https://github.com/skippbox/kompose ) (by [ skippbox] ( https://github.com/skippbox ) )
16
16
- [ compose2kube] ( https://github.com/kelseyhightower/compose2kube ) (by [ kelseyhightower] ( https://github.com/kelseyhightower ) )
17
17
- [ amazon-ecs-cli] ( https://github.com/aws/amazon-ecs-cli ) (by [ Amazon AWS] ( https://github.com/aws ) )
18
18
- [ libkermit] ( https://github.com/libkermit/docker ) (by [ vdemeester] ( https://github.com/vdemeester ) )
@@ -62,7 +62,7 @@ or `go` in order to build libcompose.
62
62
### Building with ` docker `
63
63
64
64
You need Docker and `` make `` and then run the `` binary `` target. This
65
- will create binary for all platform in the ` bundles ` folder.
65
+ will create binary for all platform in the ` bundles ` folder.
66
66
67
67
``` bash
68
68
$ make binary
You can’t perform that action at this time.
0 commit comments