Skip to content

Missing Quotes on timescale ports declaration #6

@waldren

Description

@waldren

For me on macos 10.15.7, docker 20.10.2

timescaledb would not spin up. I got an http timeout error. I noticed the port was "" in the error.

I looked at docker-compose.yml and noticed that on line 9 the ports declaration were not quoted. I added quotes and this solved my issue. timescaledb spun up as did the web container.

Thanks for putting this together!

(P.S. - I also had to comment out torch in the requirements as stated in another issue)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions