Skip to content
This repository has been archived by the owner on Sep 11, 2021. It is now read-only.

Latest commit

 

History

History
48 lines (32 loc) · 1.15 KB

README.md

File metadata and controls

48 lines (32 loc) · 1.15 KB

Contents

Changelog

  • Initial commit

Purpose

  • Easy spawn of LAMP with Marktwerking
  • No 'installation' on host device
  • Instant edit of LAMP files
  • Standardize environment

Installation

Dependencies

Steps

  1. git clone https://github.com/vslcatena/docker-marktwerking

  2. Fill in your variables in docker-compose

  3. Check configuration in docker-compose

  4. docker-compose up --build

  5. Wait some minutes , grab some coffee

  6. Access your server files on ./html/ (instant-edit using bind mount)

  7. Visit website on http://{docker-host}:4080