mirror of
https://github.com/nextcloud/docker.git
synced 2025-03-15 19:05:09 +01:00
Use remove image for playwright
This commit is contained in:
parent
61755719bd
commit
802b5307bd
1 changed files with 1 additions and 4 deletions
|
@ -7,10 +7,7 @@ compose-file: !include compose.yml
|
||||||
|
|
||||||
services:
|
services:
|
||||||
gcb-playwright:
|
gcb-playwright:
|
||||||
image: gcb_playwright
|
image: greencoding/gcb_playwright
|
||||||
build:
|
|
||||||
context: .
|
|
||||||
dockerfile: Dockerfile
|
|
||||||
setup-commands:
|
setup-commands:
|
||||||
- cp /tmp/repo/nextcloud_install_playwright.py /tmp/nextcloud_install_playwright.py
|
- cp /tmp/repo/nextcloud_install_playwright.py /tmp/nextcloud_install_playwright.py
|
||||||
- cp /tmp/repo/nextcloud_talk_playwright.py /tmp/nextcloud_talk_playwright.py
|
- cp /tmp/repo/nextcloud_talk_playwright.py /tmp/nextcloud_talk_playwright.py
|
||||||
|
|
Loading…
Add table
Reference in a new issue