ItsEcholot / ContainerNursery

Puts Docker Containers to sleep and wakes them back up when they're needed
MIT License
94 stars 6 forks source link

Bugfix/docker event json exception #29

Closed ItsEcholot closed 2 years ago

ItsEcholot commented 2 years ago

This should fix #28 by wrapping the JSON.parse() call in error handling code.