Skip to content

Latest commit

 

History

History
59 lines (37 loc) · 1.01 KB

CHANGELOG.md

File metadata and controls

59 lines (37 loc) · 1.01 KB

Change Log

All notable changes to this project will be documented in this file.

[latest] - 2016-07-31

Fixed

Added

  • 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

Removed

  • supervisord in favor of entrypoint.sh pattern
  • wait-for-it.sh in favor of including in entrypoint.sh itself

Changed

  • moved away from debian base image in favor of the smaller alpine

[2.0] - 2016-07-31

Fixed

  • fixed bad items in requirements.txt

Added

Removed

  • wait-for-it.sh in favor of including in entrypoint.sh itself

Changed

[1.2] - 2016-07-31

Fixed

Added

Removed

  • cuckoosandbox/community was removed because it was failing for some reason
  • wait-for-it.sh in favor of including in entrypoint.sh itself

Changed