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

Dockerfile fails to build #115

@d3l33t

Description

@d3l33t

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions