Skip to content
This repository has been archived by the owner on Aug 31, 2021. It is now read-only.

Dockerfile fails to build #115

Open
d3l33t opened this issue Jul 3, 2019 · 2 comments
Open

Dockerfile fails to build #115

d3l33t opened this issue Jul 3, 2019 · 2 comments

Comments

@d3l33t
Copy link

d3l33t commented Jul 3, 2019

Found a couple issues with the Dockefile

  1. Not a valid config location (could be resolved using volumes) https://github.com/vulcanize/vulcanizedb/blob/staging/Dockerfile#L18

  2. continuousLogSync appears to longer be a valid command https://github.com/vulcanize/vulcanizedb/blob/staging/dockerfiles/startup_script.sh#L25

  3. sync appears to longer be a valid command https://github.com/vulcanize/vulcanizedb/blob/staging/dockerfiles/rinkeby/docker-compose.yml#L10

Suggestions:
Update startup_script.sh to use postgres settings from the config.toml instead of passing them in as separate environment settings
Allow commands to be passed to the container using a CLI after the container has started

@rmulhol
Copy link
Contributor

rmulhol commented Jul 3, 2019

Hi @d3l33t - thanks for taking a look. The Dockerfile is undergoing active development right now. Check out #111 for the latest work

@AFDudley
Copy link
Contributor

@d3l33t do the new dockerfiles work for you?

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

No branches or pull requests

3 participants