Sign inSign up

velaware/docker-php-blesta

By velaware

Updated about 9 years ago

Docker to allow you to run Blesta in a basic set up.

Image
0

337

velaware/docker-php-blesta repository overview

docker-php-blesta

A Docker for Blesta.

How To Use

  • Install Docker for your system
  • Run docker build . inside of this directory
  • Run docker container start <container ID/hash>
  • Open up http://<container IP>/ in your browser

Notes

  • This is basically a bare-bones build file. Some pieces might be missing for you specifically.
  • While running on PHP 7 is possible with Blesta 4.0, I created this for personal use (but felt like sharing it).
  • I wish I could use the Alpine build, but there's known issues with ionCube Loader and Alpine's C library.
  • At time of creating this, the install page shows all green checks for requirements.
  • Since this is on Docker Hub this should be usable on an EC2 AMI instance but use Elastic IP if you don't plan on keeping it running.

TODO

  • Work on PHP 7.0 support

Tag summary

Content type

Image

Digest

Size

229.8 MB

Last updated

about 9 years ago

docker pull velaware/docker-php-blesta