Skip to content

v0.11.0

Latest
Compare
Choose a tag to compare
@lukasz-zaroda lukasz-zaroda released this 02 Apr 15:53
· 5 commits to main since this release
  • Fixed issue with dict volume definitions not being handled correctly when building the compose file.
  • Fixed issue with named volumes not being handled correctly when building the compose file.
  • Now draky will carry over top-level values from the extended files to the built docker-compose.yml file, merging them.
  • Now draky will carry the highest value "version" number from the extended files to the built compose file.
  • Moved python dependencies into the requirements.txt file.