https://github.com/kielabokkie/docker-laravel-php7-ci
Docker image used to run tests for Laravel projects on CI systems.
https://github.com/kielabokkie/docker-laravel-php7-ci
Last synced: 10 months ago
JSON representation
Docker image used to run tests for Laravel projects on CI systems.
- Host: GitHub
- URL: https://github.com/kielabokkie/docker-laravel-php7-ci
- Owner: kielabokkie
- Created: 2018-02-28T02:58:20.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2020-01-17T00:48:12.000Z (almost 6 years ago)
- Last Synced: 2025-01-19T17:11:25.687Z (11 months ago)
- Language: Dockerfile
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Laravel PHP7 CI
Docker image used to run tests for Laravel projects on CI systems.
## Usage
Tag a new version:
make build {version}
Push to docker hub:
make push