mirror of
https://github.com/nextcloud/docker.git
synced 2025-04-25 04:40:55 +02:00
Added SCI for Talk and Docs
This commit is contained in:
parent
aa7273477e
commit
69bec6f148
15 changed files with 42 additions and 0 deletions
|
@ -4,6 +4,9 @@ author: Danilo Jesic <danilo@green-coding.berlin>
|
|||
description: Installs the official Nextcloud image with a SQLite and starts a Talk conversation. Uses a playwright script running Firefox to create an admin account, install the recommended apps and then create a Talk conversation where guest users will send each other random text.
|
||||
compose-file: !include compose-sqlite.yml
|
||||
|
||||
sci:
|
||||
R_d: Talk message
|
||||
|
||||
services:
|
||||
gcb-playwright:
|
||||
image: greencoding/gcb_playwright
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue