wernight / docker-codiad

Web-based cloud IDE and code editor with minimal footprint and requirements.
https://hub.docker.com/r/wernight/codiad/
8 stars 4 forks source link

Flatten the container #1

Closed wernight closed 8 years ago

wernight commented 8 years ago

Try to make the image based on Alpine or Debian. Currently it's based on:

  1. https://github.com/linuxserver/docker-baseimage-apache
  2. https://github.com/linuxserver/docker-baseimage
  3. https://github.com/phusion/baseimage-docker

Codiad official requirements:

Codiad requires a minimal server installation with Apache2, PHP 5+ and basic r/w access to several directories. There is no database requirement

So only Apache or Nginx + PHP 5 are needed.

wernight commented 8 years ago

Additional stuff required: