Commit Graph

11 Commits

Author SHA1 Message Date
Andrei Condurachi b5d97d9d75 amphp 2020-12-07 18:04:06 +02:00
Andrei Condurachi 4418810ebc fpm alpine update 2020-11-19 13:58:27 +02:00
Andrei Condurachi 38a1f9df62 Readme update 2020-11-18 14:25:10 +02:00
Sebastian Buck 97787363e6
Updated Dockerfile and Readme to php 7.4 (was 7.3) (#27)
* Updated to php7.4

* Updated to php7.4
2020-08-10 11:18:31 -06:00
Joshua Kuestersteffen 8157203d41
Add doc about persistence and docker-compose (#24)
* Update README documentation

Update documentation about persisting data.
Add documentation about using docker-compose

* Tweak wording
2020-08-04 11:36:57 -06:00
Andy Miller 47c803cb0a
keep examples inline 2020-03-04 11:42:13 -07:00
eloquentcarbon 02c559e868 Update to version 1.6.16 and make production use ready (#17)
* Update to php:7.3-apache base docker image

* Update Grav version to 1.6.16

Add missing libzip-dev dependency.

* Add persistent volume

* Add cron support

* Add vi editor

Allows editing files when using `docker exec -it <container> /bin/bash`

* Correct vi editor install

* Updated README.md for version 1.6.16

Since the data volume is automatically persisted removed the extra information regarding volume mapping.
2020-01-22 12:31:37 -07:00
Philipp Wallrich c5ee3da9aa updated Readme (#6)
http://localhost/8000 should be http://localhost:8000, at least on my machine
2019-10-01 12:19:27 -06:00
Andy Miller bddde74c50
Update README.md 2018-09-13 21:58:04 -06:00
Andy Miller 9efd92ce51
Updated README 2018-09-13 17:31:34 -06:00
Djamil Legato 3281e9388d
Initial commit 2018-09-12 16:18:01 -07:00