Skip to content

Remove dependency on docker-compose.

Emanuel Milan Thaller requested to merge no-docker-compose into master

Remove dependency on docker-compose. Instead two scripts are provided:

  • built to build the container and tag it with fesa-local-dev-env.
  • run to start the container with optional mount points.
Edited by Emanuel Milan Thaller

Merge request reports