You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 12, 2018. It is now read-only.
I managed to get Drupal 7, Wordpress 4, Joomla 3.45 to installation stage on Devstep
BUT Drupal 8 fails, its got a vendor folder and the Devstep PHP Buildpack logic fails an already existing vendor folder
niccolox@trustyinx:~/Projects/devstep/drupal-8-core|8.0.x⚡
⇒ devstep hack -p 8075:8075
==> Creating container using 'fgrehm/devstep:v0.4.0'
-----> Building project at '/workspace' with the following buildpacks:
- /opt/devstep/buildpacks/php
-----> Building with /opt/devstep/buildpacks/php
/workspace/vendor cant be a directory
is there a way around this?
can I use alternative Buildpacks in Devstep?
I was looking at the list of Buildpacks in Tsuru and Herokuish and did some simple compares