-
- Lando v3.23.3
- Docker version 26.1.4, build 5650f9b
- lando file:
```
name: d10-learn
recipe: drupal10
config:
webroot: web
via: nginx
```
in drupal settings i put:
username: drupa…
-
On Ubuntu 24.10 with Docker Engine version 27.3.1.
When I run `/bin/bash -c "$(curl -fsSL https://get.lando.dev/setup-lando.sh)"`
And crashed, I do not remember the error message.
Then I run …
-
With tooling section of `.lando.yml` has been set like this, lando crashes:
```yaml
tooling:
pull:
# Disable pulling code, we have git
# description: Pull things except code
# op…
-
I'm currently in the process of setting up lando v3.23.3 on a completely fresh machine running the latest macOS Sequoia 15.1.
I use the newly introduced shell script for installation. Unfortunately…
-
I thought from https://github.com/lando/lando/issues/1847 that Lando would get columns from the terminal.
I am running Ubuntu 24.04.1 LTS within WSL2 using Windows Terminal
Docker version:
```s…
-
```
name: mixup
recipe: wordpress
config:
webroot: wp
services:
appserver:
type: php:8.2
scanner: false
database:
type: mariadb:10.11.7
```
When I do a _lando rebuild -…
-
When adding an extra volume to the `appserver_nginx` container, the source directory on the host is wrong as it seems to be using the location of the underlying docker compose file location instead of…
-
Long time listener, first time caller. I'm attempting to spin up `1.0.0` and running into an issue where the main appserver doesn't appear to ever respond, reporting a `502`.
```
NAME badgee…
-
For clarity, I propose the following updates to `docs/lando-service.md`:
1. Change `FROM devwithlando/php:8.2-fpm` to `FROM devwithlando/php:8.2-fpm-4` under [Using Dockerfiles](https://github.com/…
tormi updated
1 month ago
-
"I mean I just had the classic issue today of Lando deployed, 4 resources up, can't use his ability to play set 2 Millennium Falcon from my resources because I "don't have enough resources"
Also r…