Skip to content

--dir hardcoded in entrypoint #190

Open
@jeeftor

Description

@jeeftor

In Dockerfile it looks like both --dir and --port are being "hardcoded.

These really should move to command ... so they can be overwritten. I'll make a PR :)

ENTRYPOINT ["./openbooks", "server", "--dir", "/books", "--port", "80"]

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