Skip to content

Make port config and exposure in docker configurable #8

@zbisch

Description

@zbisch
  • Make port config and exposure in docker configurable: I suggest removing the EXPOSE line from the Dockerfile, make the port configurable via an environmental variable, and then update the docker-compose file to expose and map the port to a port on the host machine.
  • Maybe remove "--env-file", "../../example.env" from the CMD line? Or add a line to the docker compose file that updates the command to run (and adds the example.env

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions