GoonerW
GoonerW
It does the same when you specify a custom php.ini file `config: php: .vscode/php.ini` and the file doesn't exist. This creates an empty directory called /app/.vscode/php.ini (not file)
> > > @web-assistant > > 3. sudo dpkg -i --ignore-depends=docker-ce lando-v3.0.3.deb The problem with that approach is that every subsequent apt-get update will fail because a package is installed...
I'm on the opposite side of the coin. I'm using WSL2 to host Lando/Docker (without installing Docker inside WSL2) and developing with VSCode and the RemoteWSL extensions. Has there been...
I use the tool as an ad hoc query as I'm more of an admin that a developer (so manually crafting POST requests and the auth tokens is, while doable,...
Is there a reason you're declaring the MySQL version under ``` services: ``` instead of ``` config: ```? I had a similar issue where MySQL wouldn't start due to removed...
The username changing doesn't explain why the v1.0.1 version still works (https://github.com/drgullin/icheck/releases/tag/1.0.1). It's certainly baffling.
The last commit was 4 years ago. I'm not sure what's happening with this project. The author was proclaiming that v2 is around the corner (https://github.com/drgullin/icheck/tree/2.x) but the last commit...