https://github.com/babab/docker-phalcon
Dockerfile and code skeleton for creating a development, testing, staging or production environment with the phalcon php framework in a docker container.
https://github.com/babab/docker-phalcon
Last synced: about 1 year ago
JSON representation
Dockerfile and code skeleton for creating a development, testing, staging or production environment with the phalcon php framework in a docker container.
- Host: GitHub
- URL: https://github.com/babab/docker-phalcon
- Owner: babab
- Created: 2016-02-02T19:30:49.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-08T20:17:15.000Z (over 10 years ago)
- Last Synced: 2025-02-05T15:53:50.018Z (over 1 year ago)
- Language: PHP
- Homepage:
- Size: 7.81 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
docker-phalcon
==============
Dockerfile and code skeleton for creating a development, testing,
staging or production environment with the phalcon php framework in a
docker container.
Current status: 0.1.0 - Unstable. It works! But still more php
extensions to add and configuration to be done.
License
-------
Copyright (c) 2016 Benjamin Althues
Permission to use, copy, modify, and distribute this software for any
purpose with or without fee is hereby granted, provided that the above
copyright notice and this permission notice appear in all copies.
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.