-
Notifications
You must be signed in to change notification settings - Fork 17
v1.0.0 #109
base: master
Are you sure you want to change the base?
Conversation
…s, after all of the other buildpacks have kicked in.
This allows the image to be used with VMs with NFS squashing enabled like dinghy environments (aka we are getting close to being able to run devstep on OSX 💪)
Yet another change to make things work fine on OSX
… to install the CLI on OSX
Used it only or twice in the past
Thanks for still working on it, the change should be ok for us. We will reinstall psql client in our custom image for voodoo (specific tool for building odoo). And we will still use devstep as is for ruby and js ;) Thanks |
Thanks A LOT for having a look at it 🍻
Hum... apparently the |
Ok perfect ! I see that you have worked on Mac support. Do you work with a Mac? We have one person in the team that use a Mac so we will try it (the other use ubuntu ;) ). Did you have try with windows? |
Yup. I even tried on the new Docker for Mac and it works! 🎆 |
BREAKING CHANGES:
docker
bats
andphantomjs
IMPROVEMENTS:
-t
togo get
[GH-96]provision
config ondevstep.yml
filesprovision
commands at the end of the build process, after all of the other buildpacks have kicked in.BUG FIXES:
git remote
s [GH-94]devstep.yml
provision
config handling [GH-97]provision
command [GH-99]Closes GH-108