Releases: laradock/workspace
Releases · laradock/workspace
1.6
- Rename Dockerfile for PHP7.0.
- Add Dockerfile for PHP5.6.
- Fixing apt "force-yes" warnings.
- Merging the three Dockerfiles into one.
1.5
Merge pull request #13 from picospuch/master
eliminate a warning
1.3
- Add bcmath PHP extension.
1.2
- Fix phpunit path for workspace
1.1
- Add
postgresql-client
in order to use the psql
command in the Workspace.
1.0
- Extracting the workspace dockerfile from laradock/laradock