Sign inSign up

sasan/opencats

By sasan

Updated over 9 years ago

OpenCATS build

Image
0

257

sasan/opencats repository overview

version 0.5

Run by following command

docker run -d -p 8080:80 sasan/opencats:v0.5

access by http://:8080/opencats/

All the recipe files are available at following location: https://github.com/ksasan/docker/tree/master/recipes/opencats

==============

The first checkin v0.4 contains everything pushed in single container for simplicity. As supervisord still has some glitches, the user can start following and the container can be up for OpenCATS

$ docker run -it -p 8080:80 sasan/opencats:v0.4 /bin/bash

service mysql start

service apache2 start

-> You may get some warnings for OK, but you can start experimenting !

Tag summary

Content type

Image

Digest

Size

239.5 MB

Last updated

over 9 years ago

docker pull sasan/opencats:v0.5