Cache-in-Docker
2
0
Initial Release
It's a simple plain Caché install in Docker
for simple testing with the default user settings
Installation
Download this repo
Enter the downloaded directory
run:
docker-compose up -d --build
and you are done with Caché.
Initial Release