An open API service indexing awesome lists of open source software.

https://github.com/dockette/candoo

:whale: Caddy server with PHP 7.4 for local development
https://github.com/dockette/candoo

caddy caddy-server docker dockette php72

Last synced: 13 days ago
JSON representation

:whale: Caddy server with PHP 7.4 for local development

Awesome Lists containing this project

README

          

# Candoo

Caddy server with PHP 7.4.

-----

[![Docker Stars](https://img.shields.io/docker/stars/dockette/candoo.svg?style=flat)](https://hub.docker.com/r/dockette/candoo/)
[![Docker Pulls](https://img.shields.io/docker/pulls/dockette/candoo.svg?style=flat)](https://hub.docker.com/r/dockette/candoo/)

## Discussion / Help

[![Join the chat](https://img.shields.io/gitter/room/dockette/dockette.svg?style=flat-square)](https://gitter.im/dockette/dockette?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

## Usage

```
docker run -it --name xlotus_candoo --rm -p 8080:2015 -v $(pwd):/srv:delegated candoo
```

## Maintenance

See [how to contribute](https://github.com/dockette/.github/blob/master/CONTRIBUTING.md) to this package. Consider to [support](https://github.com/sponsors/f3l1x) **f3l1x**. Thank you for using this package.