Contains Docker images that you can utilize to run Lando in your Gitpod setup.
Contains 2 images:
- devwithlando/gitpod which uses the latest stable release of Lando.
- devwithlando/gitpod-source which builds Lando from source.
in your .gitpod.yml put the following:
image: devwithlando/gitpod:1
tasks:
- name: Start Drupal
command: |
lando start
If you have a question or would like some community support we recommend you join us on Slack. Note that this is the Slack community for Lando but we are more than happy to help with this module as well!
If you'd like to report a bug or submit a feature request then please use the issue queue in this repo.
We try to log all changes big and small in both THE CHANGELOG and the release notes.
Made with contributors-img.