Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 541 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 541 Bytes

docker

The docker directory contains Dockerfile for building the Docker images for the Movement Network services. It also contains the docker-compose files for running the Movement Network services in a Docker Compose environment.

Dockerfiles and docker-compose files are generally written to expect the repository root as context.

Organization

  • build: Dockerfiles for building the Movement Network services.
  • compose: Docker compose files for orchestrating services in the Movement Network.