Skip to content
  • Szűcs Krisztián's avatar
    ARROW-8628: [Dev] Wrap docker-compose commands with archery · 4116516f
    Szűcs Krisztián authored
    
    
    - extend docker-compose.yml with a custom field to define image hierarchy
    - added docker and docker-compose commands to archery
    - validate docker-compose configuration's custom fields as well exercising docker-compose's builtin validation
    - covered the added features with unittests
    - archery command to execute the pull/build/run docker-compose sequences
    - archery support for python 3.5, also test it on github actions
    - updated all of the github workflows to use the new archery tooling
    - updated all of the crossbow tasks to use archery as well
    - removed the old Makefile.docker
    - fixed archery's package and module definitions, because a non-editable installation caused import errors
    - added documentation
    
    Closes #7021 from kszucs/archery-docker
    
    Authored-by: default avatarKrisztián Szűcs <szucs.krisztian@gmail.com>
    Signed-off-by: default avatarKrisztián Szűcs <szucs.krisztian@gmail.com>
    4116516f
This project manages its dependencies using pip. Learn more