cloud-gov / cf-ex-drupal8

Drupal 8 example for cloud.gov/CloudFoundry.
GNU General Public License v2.0
11 stars 5 forks source link

Fix issues with running locally on Docker #65

Closed markdboyd closed 2 years ago

markdboyd commented 2 years ago

In order to provide a valuable reference for Drupal 8 installations, we want to make sure that this repo can be used to provision a Drupal 8 instance locally using Docker

Currently trying to run a Drupal 8 site using Docker is failing with:

cf-ex-drupal8-web-1 | [ERROR] Command "config:import", is not a valid command name.

Acceptance Criteria


Security considerations

None

Implementation sketch

Related

mogul commented 2 years ago

@markdboyd I put this on the board in Doing but if you're not actually going to continue the work, we can drop it at the bottom of the backlog.

markdboyd commented 2 years ago

@mogul I plan to keep working on this today