Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 724 Bytes

README.md

File metadata and controls

34 lines (24 loc) · 724 Bytes

geokrety-service

GeoKrety micro services container

Quick Start

  • to get available commands:
make
  • to build and run geokrety-service container:
make up
  • to tail geokrety-service logs:
make tail
  • to stop and remove container:
make stop

Annexe

Related documentation