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 Compose? #5

Open
scrudden opened this issue May 1, 2016 · 1 comment
Open

Docker Compose? #5

scrudden opened this issue May 1, 2016 · 1 comment

Comments

@scrudden
Copy link

scrudden commented May 1, 2016

Hi Nathan,

I have been having a go at using this to run transiTime and was wondering would docker compose be a better way of starting this up?

I am looking at adding a caching service to transiTime and have thought of trying out redis to see how it performs. Would be nice to have docker start this and the database in advance of starting transiTime.

As I am newish to docker I was wondering is there any reason you did this in the go.sh file rather than using docker compose? If not, I will try and write a docker compose file for this.

Cheers,

Sean Og.

@walkeriniraq
Copy link
Member

At the time I didn't know about docker compose. :)

Sounds like a good plan to me.

On Sun, May 1, 2016 at 4:38 PM, Sean Óg Crudden [email protected]
wrote:

Hi Nathan,

I have been having a go at using this to run transitTime and was wondering
would docker compose be a better way of starting this up?

I am looking at adding a caching service to transiTime and have thought of
trying out redis to see how it performs. Would be nice to have docker start
this and the database in advance of starting transiTime.

As I am newish to docker I was wondering is there any reason you did this
in the go.sh file rather than using docker compose? If not, I will try and
write a docker compose file for this.

Cheers,

Sean Og.


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub
#5

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

2 participants