sail

Docker files for running a basic Laravel application.

MIT License

Downloads
104.6M
Stars
1.6K
Committers
140

Bot releases are hidden (Show)

sail -

Published by driesvints over 3 years ago

Fixed

  • Load missing PECL package index before installing Swoole (#94)
sail -

Published by driesvints over 3 years ago

Changed

sail -

Published by driesvints over 3 years ago

Changed

  • Database default user name and password (#84)

Fixed

  • Patch issue with environment database password replacement (#87)
sail -

Published by driesvints over 3 years ago

Fixed

  • Use different DB user & password for Sail (#75)
sail -

Published by driesvints over 3 years ago

Fixed

  • Update the publish command to consider PHP 7.4 (#68)
sail -

Published by driesvints over 3 years ago

Fixed

  • Add missing PostgreSQL clients ([#64(https://github.com/laravel/sail/pull/64))
  • Use latest expose container (cebaebc)
sail - v1.4.6

Published by driesvints over 3 years ago

Fixed

sail - v1.4.5

Published by driesvints over 3 years ago

Fixes

  • Replace DB_PORT and DB_CONNECTION for pgsql (#63)
  • Update share command (0348ec8)
sail -

Published by driesvints over 3 years ago

Changed

  • Re-add memcached (#62)

Fixed

  • Fix pgsql.stub volumes typo (#60)
sail - v1.4.3

Published by driesvints over 3 years ago

Changed

sail - v1.4.2

Published by driesvints over 3 years ago

Changed

sail - v1.4.1

Published by driesvints over 3 years ago

Changed

sail -

Published by driesvints over 3 years ago

Added

  • Implement interactive choice and Meilisearch (#58, b78093b)

Changed

  • Display message after installing Sail (#56)

Fixed

  • Change supervisord logfile and pidfile settings (#57)

Removed

  • Remove memcached stub (3a4fac1)
sail -

Published by driesvints over 3 years ago

Changed

  • Inform user when running docker-compose down (#52)
  • Cleanup supervisord warnings on start (#53)
sail -

Published by driesvints over 3 years ago

Added

  • Add support for dusk:fails (#43)

Fixed

  • Append PostgreSQL HealthCheck (#41)
  • Use non-root MySQL password for sail mysql (#45)
sail -

Published by driesvints over 3 years ago

Added

  • PostgreSQL Support (#28)

Changed

  • Add healthcheck for mysql and redis service in docker-compose (#36)
  • Update Mailhog env variables (bf10c80)
sail -

Published by driesvints almost 4 years ago

Added

  • Yarn Support (#29)
  • root-shell added to bin/sail (#33)

Changed

  • Add sail bash to Initiate a Bash shell within the application container (#30)

Fixed

  • Send error messages to STDERR (#32)
sail - v1.0.1

Published by driesvints almost 4 years ago

Fixed

  • Fix a bug with memcached (7457004)
sail -

Published by driesvints almost 4 years ago

Initial release.