Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

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

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions