Skip to content
This repository has been archived by the owner on Jan 2, 2018. It is now read-only.

update to docker-compose to 1.8.0 #9

Merged
merged 1 commit into from
Jul 31, 2016
Merged

update to docker-compose to 1.8.0 #9

merged 1 commit into from
Jul 31, 2016

Conversation

Govinda-Fichtner
Copy link
Collaborator

@Govinda-Fichtner Govinda-Fichtner commented Jul 31, 2016

Update to Compose 1.8:

  • the update of pip is not strictly necessary but seems to do no harm either

pyinstalller

  • fix_pyinstaller.sh is important as the upstream Compose repo installs pyinstaller as a pip package via requirements.txt
  • the problem with the standard pyinstaller package is that there is not support for linux-arm
  • thus we need to get it ourselves and patch support for ARM into it
  • we need to disable the installation of pyinstaller via pip
  • we also need to call pyinstaller directly as there is no appropriate binary in $VENV/bin

The results of those changes can be found in our packagecloud.io repository.

@StefanScherer
Copy link
Member

Drone failed, but seems to be an internal error. Restarting.

@StefanScherer StefanScherer added this to the v1.0.0-blackbeard milestone Jul 31, 2016
@StefanScherer
Copy link
Member

Fixed by increasing timeout in drone for this build.

@StefanScherer
Copy link
Member

LGTM 💪

@StefanScherer StefanScherer merged commit 9a86eeb into master Jul 31, 2016
@StefanScherer StefanScherer deleted the 1.8.0 branch November 14, 2016 06:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants