elasa-Sites / Ph7CMS-Docker

DOckerfile for PH7CMS free opensource Dating platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ph7CMS-Docker

Dockerfile for PH7CMS free opensource Dating platform

Ubuntu Dockerfile This repository contains Dockerfile of Ubuntu for Docker's automated build PH7CMS by this site instuctions: https://websiteforstudents.com/install-ph7cms-ph7-builder-on-ubuntu-16-04-18-04-with-apache2-mariadb-and-php-7-2/

Base Docker Image ubuntu:18.08 Installation Install Docker.

#Instalation:

git clone https://github.com/elasa-Sites/Ph7CMS-Docker

cd Ph7CMS-Docker

sudo docker build -t ubuntu-test:latest .

#Instaltion in https://labs.play-with-docker.com or no signup needs here:

git clone https://github.com/elasa-Sites/Ph7CMS-Docker

cd Ph7CMS-Docker

docker build -t ubuntu-test:latest .

About

DOckerfile for PH7CMS free opensource Dating platform


Languages

Language:Shell 77.6%Language:Dockerfile 22.4%