bigfix / bfdocker

Build docker images of the BigFix Server and Agent
Apache License 2.0
8 stars 6 forks source link

have the besclients so they can work with the besserver #15

Closed gearoidibm closed 9 years ago

gearoidibm commented 9 years ago

If we want the besclients to work with the besserver it's probably not possible when the fqdn used for the besserver is not available via the host's DNS. The masthead fetch should be the last part of the build so if there's an error the image will have everything else in it. Then it'd be possible to add a final build step to fetch the masthead using an intermediate container and the --link option

gearoidibm commented 9 years ago

Maybe better if bes-cmd.sh looks for a masthead and if there's none it does a curl to get it. This'd also make the image generic so it'd work with any besserver.

gearoidibm commented 9 years ago

fixed by d2380f0db1c73d4741138ea514c78a323af5a53b