sail

Docker files for running a basic Laravel application.

MIT License

Downloads
104.6M
Stars
1.6K
Committers
140

Bot releases are visible (Hide)

sail -

Published by driesvints almost 3 years ago

Changed

  • Update MySQL stub for Apple Silicon (#272)
sail -

Published by driesvints almost 3 years ago

Fixed

  • Revert "Adds a check and error for APP_SERVICE being accurate." (#264)
sail -

Published by driesvints almost 3 years ago

Changed

  • Adds a check and error for APP_SERVICE being accurate (#258)
  • Allow NODE_VERSION variable (#261)
sail -

Published by driesvints about 3 years ago

Added

  • PHP 8.1 support (#254)
sail - v1.11.0

Published by driesvints about 3 years ago

Added

  • Added support for "docker compose" command syntax
sail -

Published by driesvints about 3 years ago

Changed

  • Environment variable for share subdomain (#239)
sail - v1.10.1

Published by driesvints about 3 years ago

Changed

  • Adding extra_hosts to the compose file stubs (#222)
  • Allow skip of sail checks (#224)
sail -

Published by driesvints about 3 years ago

Added

  • Add devcontainer to install command (#218)

Changed

  • Removes hardcoded service name from APP_URL in dusk and dusk:fails command (#219)
sail -

Published by driesvints about 3 years ago

Added

  • Xdebug 3.0 support (#209)

Changed

  • Make sail script publishable (#201, #202)
  • Pass additional arguments to shell / root-shell commands (#208)

Fixed

  • Call source .env before exporting bash environment variables (#207)
sail - v1.8.6

Published by driesvints over 3 years ago

Fixed

  • Fixes missing backslash (#196)
sail -

Published by driesvints over 3 years ago

Changed

  • Minio Console Port (#188)
sail -

Published by driesvints over 3 years ago

Changed

  • Update to Ubuntu 21.04 (#177)
  • Add pcov to php 8.0 runtime (#183)

Fixed

  • Append random subdomain by default (#175)

Removed

  • Remove Unused SEDCMD (#179)
sail - v1.8.3

Published by driesvints over 3 years ago

Fixed

  • Revert Ubuntu 21.04 changes (#174)
sail -

Published by driesvints over 3 years ago

Changed

sail - v1.8.1

Published by driesvints over 3 years ago

Fixed

  • Fix if statement in sail binary (414fd19
sail -

Published by driesvints over 3 years ago

Added

  • Add proxy to vendor binaries (#154)

Changed

  • Use node.js v16.x (#155)
  • Update Sail script to only exit if Main Exits (#156)

Fixed

  • Append MeiliSearch and MinIO to depends (#151)
  • Append MeiliSearch HealthCheck (#150)
sail -

Published by driesvints over 3 years ago

Added

  • Add Redis CLI command (#140)

Fixed

  • Add retries & timeout to healthcheck (#143)
sail -

Published by driesvints over 3 years ago

Added

  • Add MinIO to sail:install Command (#128)

Changed

  • Clear pecl caches & tmp files during Swoole extension install (#134)

Fixed

  • Fix mariaDB Health check (#126)
sail -

Published by driesvints over 3 years ago

Changed

  • Use MySQL shell when running mariadb (#119)

Fixed

  • Fix mysql health check (#125)
sail -

Published by driesvints over 3 years ago

Added

  • MariaDB support (#111)