mirror of
https://github.com/nextcloud/docker.git
synced 2025-04-25 04:40:55 +02:00
Use Alpine Linux in examples and use default user
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
This commit is contained in:
parent
b6b83ba7ea
commit
aa5c0c1929
27 changed files with 22 additions and 29 deletions
|
@ -13,7 +13,7 @@ services:
|
|||
- db.env
|
||||
|
||||
redis:
|
||||
image: redis
|
||||
image: redis:alpine
|
||||
restart: always
|
||||
|
||||
app:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue