kenmoini / nginx-php-fpm-buildah

A series of scripts used to build a container to run NGINX and PHP-FPM with Buildah

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NGINX & PHP-FPM 7.2 Container Creation with Buildah

This repo houses some config and scripts to create a base container image that houses NGINX, PHP-FPM, and sets some basic configuration.

To use

  1. Use a RHEL/CentOS/Fedora machine to run this script
  2. Clone this repo
  3. Run sudo ./build-container.sh
  4. ?????
  5. PROFIT!!!

About

A series of scripts used to build a container to run NGINX and PHP-FPM with Buildah


Languages

Language:Shell 100.0%