version: '3'

services:
  remotion:
    command: sleep infinity
    cap_add:
      - SYS_ADMIN
    security_opt:
      - seccomp=unconfined