Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 415 Bytes

File metadata and controls

22 lines (16 loc) · 415 Bytes

Laravel Inertiajs Docker

Build image aplikasi Framework Laravel Inertiajs (React, Vue, Svelte) dengan menggunakan Docker

Fitur

  • PHP-fpm
  • Nginx
  • Supervisor
  • Cron / schedule laravel
  • Queues => Horizon
  • Nodejs
  • Inertiajs (React, Vue, Svelte)

Build Image

  • Letakkan file Docker dan file Dockerfile diroot project
  • Jalankan perintah
  docker build -t nama_image .