Sign inSign up

stowers/limsv5-ci-php

By stowers

Updated over 2 years ago

PHP container for testing LIMSv5 via CLI in the CI

Image
0

257

stowers/limsv5-ci-php repository overview

limsv5-ci-php

PHP Container for LIMSv5 CI

Develop Dockerfile

Testing
  • Build: docker build php74 --tag=v5phpci
  • Test run: docker run --rm -it --volume ~/Path/To/Symfony:/var/www/html/ v5phpci /bin/bash

Versioning

Each PHP version should have its own branch. When we build these on Docker Hub, we use the appropriate branch as the source.

Whichever PHP version we are using in production, that will be the "main" branch and aliased as "latest" on Docker Hub.

Tag summary

Content type

Image

Digest

sha256:733130981

Size

56.8 MB

Last updated

over 2 years ago

docker pull stowers/limsv5-ci-php