This website requires JavaScript.
Explore
Help
Sign In
hoellen
/
dockerfiles
Watch
1
Star
0
Fork
0
mirror of
https://github.com/hoellen/dockerfiles.git
synced
2026-07-17 03:38:22 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
e0e21acf73b0c43f042af2a40b3094cff8fab226
dockerfiles
/
nextcloud
/
10.0-armhf
/
s6.d
/
redis
/
run
T
3 lines
44 B
Bash
Raw
Normal View
History
Unescape
Escape
nextcloud: use redis for file locking cache
2016-10-16 14:03:42 +02:00
#!/bin/sh
exec
redis-server /etc/redis.conf
Reference in New Issue
Copy Permalink