docker compose setup #15

Open
pradykaushik wants to merge 5 commits from pradykaushik/issues/issue-13-docker-compose-setup into master
2 changed files with 2 additions and 2 deletions
Showing only changes of commit b2428882d9 - Show all commits

2
.gitignore vendored
View file

@ -3,4 +3,4 @@
# name of executable when built using command 'go build'
elektron
# test log directory name.
elektron-test-run*
Elektron-Test-Run*

View file

@ -68,7 +68,7 @@ services:
ridv commented 2019-11-08 00:52:48 +00:00 (Migrated from github.com)

We own the organization spdf at dockerhub https://hub.docker.com/orgs/spdf/repositories

We own the organization `spdf` at dockerhub https://hub.docker.com/orgs/spdf/repositories
pradykaushik commented 2019-11-08 20:53:25 +00:00 (Migrated from github.com)

Good to know. I'll push the image there then.

Good to know. I'll push the image there then.
ridv commented 2019-11-08 00:52:48 +00:00 (Migrated from github.com)

We own the organization spdf at dockerhub https://hub.docker.com/orgs/spdf/repositories

We own the organization `spdf` at dockerhub https://hub.docker.com/orgs/spdf/repositories
pradykaushik commented 2019-11-08 20:53:25 +00:00 (Migrated from github.com)

Good to know. I'll push the image there then.

Good to know. I'll push the image there then.
ELEKTRON_EXECUTABLE_NAME: elektron
ELEKTRON_WORKLOAD: workload_sample.json
ELEKTRON_MESOS_MASTER_LOCATION: 19.16.4.4:5050
ELEKTRON_LOGDIR_PREFIX: elektron-test-run
ridv commented 2019-11-08 00:52:48 +00:00 (Migrated from github.com)

We own the organization spdf at dockerhub https://hub.docker.com/orgs/spdf/repositories

We own the organization `spdf` at dockerhub https://hub.docker.com/orgs/spdf/repositories
pradykaushik commented 2019-11-08 20:53:25 +00:00 (Migrated from github.com)

Good to know. I'll push the image there then.

Good to know. I'll push the image there then.
ELEKTRON_LOGDIR_PREFIX: Elektron-Test-Run
ridv commented 2019-11-08 00:52:48 +00:00 (Migrated from github.com)

We own the organization spdf at dockerhub https://hub.docker.com/orgs/spdf/repositories

We own the organization `spdf` at dockerhub https://hub.docker.com/orgs/spdf/repositories
pradykaushik commented 2019-11-08 20:53:25 +00:00 (Migrated from github.com)

Good to know. I'll push the image there then.

Good to know. I'll push the image there then.
HOST_IP: ${HOST_IP}
networks:
elektron-cluster:

ridv commented 2019-11-08 00:52:48 +00:00 (Migrated from github.com)

We own the organization spdf at dockerhub https://hub.docker.com/orgs/spdf/repositories

We own the organization `spdf` at dockerhub https://hub.docker.com/orgs/spdf/repositories
pradykaushik commented 2019-11-08 20:53:25 +00:00 (Migrated from github.com)

Good to know. I'll push the image there then.

Good to know. I'll push the image there then.
ridv commented 2019-11-08 00:52:48 +00:00 (Migrated from github.com)

We own the organization spdf at dockerhub https://hub.docker.com/orgs/spdf/repositories

We own the organization `spdf` at dockerhub https://hub.docker.com/orgs/spdf/repositories
pradykaushik commented 2019-11-08 20:53:25 +00:00 (Migrated from github.com)

Good to know. I'll push the image there then.

Good to know. I'll push the image there then.