All notable changes to this project will be documented in this file.
- docker-entryporint.sh
- elasticsearch added to docker-compose.yml
- postgres added to docker-compose.yml
- data volume added to docker-compose.yml
- cuckoo API added to docker-compose.yml
- tini
- gosu
- circleCI
- table of contents in README
- supervisord in favor of entrypoint.sh pattern
- wait-for-it.sh in favor of including in entrypoint.sh itself
- moved away from
debian
base image in favor of the smalleralpine
- fixed bad items in requirements.txt
- wait-for-it.sh in favor of including in entrypoint.sh itself
- cuckoosandbox/community was removed because it was failing for some reason
- wait-for-it.sh in favor of including in entrypoint.sh itself