Skip to content

v1.1.0 - No Laravel

Compare
Choose a tag to compare
@nspalo nspalo released this 25 Aug 16:07
c90fe43

Updates

  • ReadMe, Dockerfile, and docker-compose
  • Removed pre-installed Laravel

Docker containers

  • nginx
    • NginX stable-alpine
  • mysql
    • MySQL 5.7.22
  • php
    • PHP 7.4 fpm-alpine
  • composer
    • Composer 2.1.5
  • npm
    • Node 16 alpine
  • artisan
    • No Laravel - Open to install desired version
      • NOTE: With laravel 6 and above, some configurations might need adjustments.