-
-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(compose): Fix compose file path resolution as it is copied into the lando config directory #88
Commits on Nov 1, 2024
-
fix(compose): Fix compose file path resolution as it is copied into the
lando directory and be able to set app mount user and use docker compose v2 seperator and just share the .ssh directory for no docker desktop warnings Refs: lando/lando#3373
Configuration menu - View commit details
-
Copy full SHA for 72e3268 - Browse repository at this point
Copy the full SHA 72e3268View commit details -
fix(tooling): Check that container setup is finished at container sta…
…rt for version 3 containers and before tooling to make sure the permission setup is finished Fix wait-for-user.sh to also wait for the group Refs: lando/lando#3373
Configuration menu - View commit details
-
Copy full SHA for 444e279 - Browse repository at this point
Copy the full SHA 444e279View commit details -
feat(tooling): Add no-deps flag to start containers without depending…
… containers on exec if the full compose stack did not start yet Refs: lando/lando#3373
Configuration menu - View commit details
-
Copy full SHA for 7593258 - Browse repository at this point
Copy the full SHA 7593258View commit details -
feat(tooling): Add no-auto-remove flag to not stop and remove contain…
…ers on exec if they were not started yet Refs: lando/lando#3373
Configuration menu - View commit details
-
Copy full SHA for c9ff51a - Browse repository at this point
Copy the full SHA c9ff51aView commit details -
feat(volumes): Use the lando proxy dir as the config volume and there…
…fore do not copy the files over
Configuration menu - View commit details
-
Copy full SHA for b4f517c - Browse repository at this point
Copy the full SHA b4f517cView commit details -
feat(start): Recreate containers if config changed
So one does not have to rebuild if a docker compose up lasts, for example for adding env vars
Configuration menu - View commit details
-
Copy full SHA for c4efda9 - Browse repository at this point
Copy the full SHA c4efda9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9145a6f - Browse repository at this point
Copy the full SHA 9145a6fView commit details -
fix(app.mounts): Use configured appMount of service and not always /a…
…pp for v3 services
Configuration menu - View commit details
-
Copy full SHA for a2e49d2 - Browse repository at this point
Copy the full SHA a2e49d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for ceefa4d - Browse repository at this point
Copy the full SHA ceefa4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 767fc7f - Browse repository at this point
Copy the full SHA 767fc7fView commit details -
feat(bootstrap): Add new bootstrap event and special '_init' service …
…for events so that one can automate project setup tasks before starting the docker composition
Configuration menu - View commit details
-
Copy full SHA for 4258f67 - Browse repository at this point
Copy the full SHA 4258f67View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0978b78 - Browse repository at this point
Copy the full SHA 0978b78View commit details -
Configuration menu - View commit details
-
Copy full SHA for 766b049 - Browse repository at this point
Copy the full SHA 766b049View commit details