Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Each Docker container that contains microservice's data and is used to run the microservice should use the predefined folder structure:

  • /usr/app/src - for storing application's source code
  • /usr/app/scripts - for storing application's bootstrapping scripts
  • /usr/app/shared - for serving a shared volume
  • No labels