Skip to content
This repository has been archived by the owner on Jul 29, 2022. It is now read-only.

Release 6.0.1

Compare
Choose a tag to compare
@eduherraiz eduherraiz released this 19 May 18:28
· 69 commits to master since this release

Features

  • New system to build python packages in a separated docker image, and install it in the final image without library dependencies. #10
  • Upgrade thumbor to the new release 6.0.1, with the separated libraries from core included. #15
  • Remove the deprecated logs volume #16
  • Convert docker-compose files to version 2 #17. Thanks to @beenanner for the PR
  • Graphicsmagick engine dependencies installed #18 (Working example)
  • Remove warning libdc1394 on start #11
  • Add more tests to validate thumbor-multiprocess and nginx in travis.