Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on May 18, 2020. It is now read-only.

ecc12/docker

Open more actions menu

Repository files navigation

Project Status

ECC is not currently in business. The various projects that are published in this repo have been duplicated into their own repositories under https://github.com/ckxng.

Additionally, few of these Docker containers still work, because the centos:6.4 base that most of them depend on is no longer available.

ecc12/docker

These are the public docker images used by ECC.

How to use this repo

This is an "old style" repo with many containers inside a single GitHub repo. As such, this readme may appear on other containers besides the example listed below. The specifics may vary from container to container.

Download an image:

docker pull ecc12/hhvm-fastcgi

Start a container based on an image:

SERVER=$( docker run -d -p 9000:9000 -v /data/site1:/var/www ecc12/hhvm-fastcgi )

Stop a container:

docker stop $SERVER

About

Docker repository for eCommerce Consulting

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.