Skip to content

v0.26.0

Latest

Choose a tag to compare

@github-actions github-actions released this 01 Dec 05:11
4674882

Details

Bug Fixes

  • Make port_bindings consistent with docker cli when publish_all_ports = true (#885)

Features

  • Support build options - no_cache, skip_if_exists and buildargs (#856)
  • Support docker-compose (#864)
  • Add target options with custom mode (#878)
  • Support copying from containers (#871)

Miscellaneous Tasks

  • Use bollard 0.19.4 (#870)
  • Update etcetera requirement from 0.10.0 to 0.11.0 (#869)

Performance

  • Replace ulid with ferroid's ULID for better performance (#829)
  • Update ferroid for better performance during encode/decode (#879)