Skip to content

server: Docker expects to be run from the repository root #470

@s-heppner

Description

@s-heppner

Currently, the server docker containers all expect to be run from the mono-repository root:

docker build -t basyx-python-server -f Dockerfile ../../..

(where ../../.. is the repository root).
This functional, but arguably somewhat ugly.

Let's discuss the possibility to change this, for example to the ./server directory.
Nevertheless, we should research how other projects do this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementEnhancement of an existing featureserverSomething to do with the `server` package

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions