Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker environment #348

Open
learningcljs opened this issue Apr 12, 2016 · 2 comments
Open

Docker environment #348

learningcljs opened this issue Apr 12, 2016 · 2 comments

Comments

@learningcljs
Copy link
Contributor

In reference to #340

We could even add instructions on creating a docker environment

It would be nice to have the development environment developed in this tutorial series available through docker. Having both boot tdd as well as boot repl -c.

@learningcljs
Copy link
Contributor Author

I have tried to create this docker development environment with #349.

What I was aiming for was the complete modern-cljs development environment with docker.

The pull request falls short as I do not know how to link or network two contianers where the first is running boot tdd and the second is running boot repl -c.

boot repl -c seems to be dependent on boot tdd.

@learningcljs
Copy link
Contributor Author

So the missing part that is not included in the instructions is how to get a container linked or networked with the first container running boot tdd so that the second container can run boot repl -c.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant