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

https://github.com/zmitry/docker-smarty

noooooooooooooo
https://github.com/zmitry/docker-smarty

Last synced: about 1 month ago
JSON representation

noooooooooooooo

Awesome Lists containing this project

README

          

## DOCKER SMARTY

```
docker build -t smarty-php .
docker run -ti -p 80:80 --rm -v (PWD)/src:/var/www/html/ smarty-php
```