OstrikovG / docker-for-slim

:whale: Docker stack for Slim 4 with: NGINX / PHP8-FPM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docker-for-slim

Banner

We are using GNU Make for work with CLI while developing. You can see list of all available command using make command in project root directory.

Installation

  1. Clone repository

    $ git clone https://github.com/OstrikovG/docker-for-slim
  2. Install application

    $ cd docker-for-slim
    $ make install

About

:whale: Docker stack for Slim 4 with: NGINX / PHP8-FPM

License:MIT License


Languages

Language:Makefile 51.5%Language:Dockerfile 25.5%Language:PHP 23.0%