Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Handle signals in a Docker friendly way
Similar to pelias/placeholder#160, this small change allows `ctrl+C` to immediately and gracefully shut down a docker container started with `docker run pelias/api`. It's a nice user experience improvement for people running our containers on the command line.
- Loading branch information