mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2025-09-13 14:20:11 +02:00
alias
This commit is contained in:
@@ -70,4 +70,10 @@ services:
|
||||
ports:
|
||||
- 10051:10051
|
||||
restart: unless-stopped
|
||||
version: '3'
|
||||
webdriver:
|
||||
ports:
|
||||
- 4444:4444
|
||||
- 7900:7900
|
||||
shm_size: "2g"
|
||||
restart: always
|
||||
image: docker.io/selenium/standalone-chrome:latest
|
Reference in New Issue
Block a user