Skip to content

pionl/docker-php-laravel-ci-glue

Repository files navigation

Docker image for Laravel stack (for CI environment) + Glue

A docker image linux/amd64 for your Laravel application with PHP with Glue installed. Image uses pionl/docker-php-laravel-ci image.

Glue

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.

Glue documentation

Usage

docker run pionl/docker-php-laravel-ci-glue:8.2-node-18 --version

Gitlab CI usage

Gitlab CI usage

image: pionl/docker-php-laravel-ci-glue:8.2-node-18

Tags

https://github.com/pionl/docker-php-laravel-ci-glue

Image Badges
pionl/docker-php-laravel-ci-glue:8.2-node-20
pionl/docker-php-laravel-ci-glue:8.2-node-18
pionl/docker-php-laravel-ci-glue:8.1-node-18
pionl/docker-php-laravel-ci-glue:8.1-node-17
pionl/docker-php-laravel-ci-glue:8.0-node-17

Deprecated tags

Image Badges
pionl/docker-php-laravel-ci-glue:7.4-node-17
pionl/docker-php-laravel-ci-glue:7.4-node-14
pionl/docker-php-laravel-ci-glue:7.4-node-10
pionl/docker-php-laravel-ci-glue:7.2-node-17
pionl/docker-php-laravel-ci-glue:7.2-node-17-composer-1
pionl/docker-php-laravel-ci-glue:7.2-node-14
pionl/docker-php-laravel-ci-glue:7.2-node-14-composer-1

Built With

This package is powered by docker work flow cli tool wf-docker.

Find Us

Contributions

  1. Run npm install or install wf-docker globally.
  2. Change the Dockerfile.template
  3. For new php versions edit package.json and wf-docker.tags property
  4. Use npm run build to build image

See package.json scripts for advanced usage or wf-docker

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

Docker image for Laravel stack (for CI environment) + Glue

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  

Packages

No packages published