neolink
Public

An RTSP bridge to Reolink IP cameras

Unable to get a docker compose to work correctly....#343

Closed
Opened 1/26/20254 commentsby bostonareahuman
bostonareahuman

I'm trying to create a docker compose to get this up and running ``` version: "3" services: neolink: volumes: - /mnt/seconddr/neolink/neolink.toml:/etc/neolink.toml image: quantumentangledandy/neolink ports: - 9554:8554 ``` HEre is the simple below however I keep getting the error... I'm new to docker and using portainer.. any advice appreciated... ``` Running: /bin/sh -c /usr/local/bin/neolink "${NEO_LINK_MODE}" --config /etc/neolink.toml [2025-01-26T01:34:18Z INFO neolink] Neolink c3353591ae1e64113da420d3a3a9567b6976b4e4 release Error: Failed to read "/etc/neolink.toml" Caused by: Is a directory (os error 21) ```

AI Analysis

This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by bostonareahuman and has received 4 comments.

Add a comment
Comment form would go here