Docker image for glue based on tetraweb/php image. A simple command line tool to generate sprites.
Deprecated in favor of https://github.com/pionl/docker-php-laravel-ci-glue with all PHP versions
Glue is a simple command line tool to generate sprites using any kind of source images like PNG, JPEG or GIF. Glue will generate a unique PNG file containing every source image and a map file including the necessary information to use it.
docker run pionl/tetraweb-php-glue:latest glue
docker run pionl/tetraweb-php-glue:latest php --version- Change the
Dockerfile.template - Edit
build.shif new version is added - Run
build.shto build images - Run
build.sh deployto build and push images