authentik/tests/e2e/ci.docker-compose.yml

9 lines
166 B
YAML
Raw Normal View History

version: '3.7'
services:
chrome:
2020-12-06 18:52:26 +00:00
image: docker.beryju.org/proxy/selenium/standalone-chrome:3.141
volumes:
- /dev/shm:/dev/shm
network_mode: host