Skip to content

Commit 9958f9b

Browse files
committed
Updated README
# Conflicts: # README.md
1 parent 6eacc6e commit 9958f9b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
[![Average time to resolve an issue](http://isitmaintained.com/badge/resolution/mblaschke/typo3-docker-boilerplate.svg)](http://isitmaintained.com/project/mblaschke/typo3-docker-boilerplate "Average time to resolve an issue")
66
[![Percentage of issues still open](http://isitmaintained.com/badge/open/mblaschke/typo3-docker-boilerplate.svg)](http://isitmaintained.com/project/mblaschke/typo3-docker-boilerplate "Percentage of issues still open")
77

8+
89
This is a boilerplate utilizing Docker based with support
910
for **TYPO3_CONTEXT** and **FLOW_CONTEXT** for TYPO3, FLOW, NEOS.
1011
It also supports Symfony and any other PHP base project.
@@ -244,6 +245,11 @@ Browser | Choose one
244245

245246
Save, set a break point and test the debugger.
246247

248+
## Application cache
249+
250+
Symlink your application cache (eg. typo3temp/) to `/data/cache/` and it will be stored inside the `storage` container
251+
so it will be accessable within all containers (eg. web or main).
252+
247253
## Advanced usage (git)
248254

249255
Use this boilerplate as template and customize it for each project. Put this Docker

0 commit comments

Comments
 (0)