Sign inSign up

fredericomartini/php

By fredericomartini

Updated over 8 years ago

php

Image
0

923

fredericomartini/php repository overview

PHP

Repository to manage Dockerfiles of Php
- Running under:
- PHP Version 7.0.5-1~dotdeb+8.1
- Installed:
- php.ini config:
error_reporting = E_ALL
display_errors = On
date.timezone = America/Sao_Paulo
default_charset = "UTF-8"
short_open_tag = On
- To run environment:
sudo chmod +x init-container-apache-php.sh

./init-container-apache-php.sh
- To validate code:
sudo chmod +x validate-code.sh       

./validate-code $FILE_TO_CHECK $RULES
  • $FILES_TO_CHECK Can be passed a dir or single file
  • $RULES .xml file with rules Must be in # TODO aqui ajustar.. deixar dinâmico onde pega arquivos de regras..
Available at: http://localhost:7000

Tag summary

Content type

Image

Digest

Size

218 MB

Last updated

over 8 years ago

docker pull fredericomartini/php:7.2-prod