Skip to content
This repository has been archived by the owner on Oct 22, 2019. It is now read-only.

akononykhin/test-users

Repository files navigation

Development Environment Instructions

  • ensure the latest version of Docker is installed
  • Navigate to the project directory
  • copy docker-compose.override.example to docker-compose.override.yml and modify as needed
  • Run "docker-compose -p users up -d" to bring up the containers
  • Run "docker-compose -p users ps" to list the containers
  • Run "docker exec -it users_api_1 sh" to run commands in a container's shell
  • Run "docker-compose -p users stop" to stop the containers

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published