Sign inSign up

abhas/cerb

By abhas

Updated about 11 years ago

Image
1

348

abhas/cerb repository overview

docker-cerb

CerbWeb packaged for Docker

Requirements

  • Docker 1.6 and above
  • External MySQL or MariaDB database

Launching the Docker container

docker run -d --name cerb -p 8080:80 abhas/cerb

Setting up cerb

  • Access the application on the port published above
  • Provide the database details and setup the application
  • Access the container and delete the install directory: docker exec -ti cerb bash and then rm -r /var/www/html/install/

Tag summary

Content type

Image

Digest

sha256:adb0ae451

Size

184.6 MB

Last updated

about 11 years ago

docker pull abhas/cerb