You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.
on my mac I use a cute docker container with an image that has all needful tools installed, like ruby, python, go, ... OS-cli, AWS-cli, BOSH-cli, CF-cli ... you name it. The idea is NOT to install bosh-cli and all other tools on the mac but use the bosh-cli which comes with all other tools in the docker container. That works perfectly for working with all our 'real' bosh instances, iaas, CF ...
How can I achieve that setting up bosh-lite via bosh create-env .. from inside my toolbox docker container creates and uses a bosh-lite vm in the virtualbox which runs on the same host like docker .. my mac.
On Thu, Sep 28, 2017 at 3:36 PM, Stephan Weber ***@***.***> wrote:
Hi,
on my mac I use a cute docker container with an image that has all needful
tools installed, like ruby, python, go, ... OS-cli, AWS-cli, BOSH-cli,
CF-cli ... you name it. The idea is NOT to install bosh-cli and all other
tools on the mac but use the bosh-cli which comes with all other tools in
the docker container. That works perfectly for working with all our 'real'
bosh instances, iaas, CF ...
How can I achieve that setting up bosh-lite via bosh create-env .. from
inside my toolbox docker container creates and uses a bosh-lite vm in the
virtualbox which runs on the same host like docker .. my mac.
Did anybody try that so far?
Any plans to have bosh-lite for docker? Just saw
https://hub.docker.com/r/bosh/bosh-lite/tags/ but that looks deprecated.
Many thanks, Stephan
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#439>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AALV902uko4lJ0XbtL5jNmmmahNCSm_Vks5snB-LgaJpZM4Pn-pG>
.
Hi,
on my mac I use a cute docker container with an image that has all needful tools installed, like ruby, python, go, ... OS-cli, AWS-cli, BOSH-cli, CF-cli ... you name it. The idea is NOT to install bosh-cli and all other tools on the mac but use the bosh-cli which comes with all other tools in the docker container. That works perfectly for working with all our 'real' bosh instances, iaas, CF ...
How can I achieve that setting up bosh-lite via
bosh create-env ..
from inside my toolbox docker container creates and uses a bosh-lite vm in the virtualbox which runs on the same host like docker .. my mac.Did anybody try that so far?
Any plans to have bosh-lite for docker? Just saw https://hub.docker.com/r/bosh/bosh-lite/tags/ but that looks deprecated.
Many thanks, Stephan
The text was updated successfully, but these errors were encountered: