lando Questions

6

On Mac, I'm running Lando inside Docker. I'm on Lando v3.0.1 and was running Docker Desktop v2.2.0.5 successfully. Docker released stable an update v.2.3.0.3 and I installed it. After that I attem...
Prevot asked 5/6, 2020 at 14:28

4

I tried this (which should not return anything): $ lando ssh -s appserver -u root -c "echo \"10.0.0.132 pds\" >> /etc/hosts" 10.0.0.132 pds >> /etc/hosts $ lando ssh -s appserver -u ...
Rheims asked 20/2, 2019 at 13:54

1

My company has software that runs within Docker on my system, but is not using Lando. This software is serving some data via the URL: http://local.relay.cool:8081/clicks-bff/api/ads/ I can hit this...
Imprudent asked 16/7, 2020 at 22:3

1

Solved

I'm running an instance of Wordpress locally (on Ubuntu) using an app called Lando (built on Docker). I'm developing a custom Wordpress plugin that I'd like to symlink into Wordpress within Lando b...
Furlana asked 14/7, 2020 at 21:44

2

Solved

Following example in How to install mcrypt on Docker I came to this: name: myapp recipe: drupal7 config: webroot: web php: '7.2' proxy: pma: - pma.myapp.lndo.site services: pma: type: php...
Drizzle asked 18/2, 2019 at 17:51
1

© 2022 - 2024 — McMap. All rights reserved.