Skip to content

Latest commit

 

History

History
76 lines (48 loc) · 1.49 KB

CHANGELOG.md

File metadata and controls

76 lines (48 loc) · 1.49 KB

CHANGELOG

0.0.8

Released: 2017-12-01

  • Add licence for projec
  • Refactory the readme file
    • Include the Getting started and examples for running the project.
  • Including new structure
    • Created a folder with docker name and inserted into folder the Dockerfile files and too much inside it.
    • Changed the Dockerfile with new approaches, send the "daemon off" for the nginx config file and changed the link for download of the composer.
  • Create file manager for container
    • Add docker-compose.yml
  • Changed init.sh file with new informations

0.0.6

Released: 2016-05-08

  • Removing expression using AWK for php.ini
  • Changed folder of composer for /var/www/.composer
  • Inserted variable environment for user file .bashrc

0.0.5

Released: 2016-03-10

  • Removed php7.0-dbg of instalation
  • Add new packages php7.0-cgi and php7.0

0.0.4

Released: 2016-03-05

  • Modified repository ppa for php 7
  • Forced installation apt non interactive
  • Install extension xsl for PHP
  • Install phpunit global
  • Install composer and var_dumper
  • export variable TERM

0.0.3

Released: 2016-02-15

  • Adding comand for install snmp

0.0.2

Released: 2016-02-14

  • Adding dns file [ resolv.conf ]
  • Adding xdebug extension
  • Disabled mode [ Sendfile on; ] of the nginx
  • Created an alias for executing php with extension xdebug enabled

0.0.1

Released: 2016-01-29

  • Initial release.
  • First Commit
  • Add file Dockerfile, build. virtualhost and file README.md