This repository was archived by the owner on Aug 20, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
root/etc/s6-overlay/s6-rc.d
init-services/dependencies.d Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<!-- DO NOT EDIT THIS FILE MANUALLY -->
22<!-- Please read https://github.com/imagegenius/docker-teslacamplayer/blob/main/.github/CONTRIBUTING.md -->
33
4+ # This image is deprecated. We will not offer support for this image and it will not be updated.
5+
6+ upstream not maintained (not really needed anymore with the remote dashcam viewer in app)
7+
48# [ imagegenius/teslacamplayer] ( https://github.com/imagegenius/docker-teslacamplayer )
59
610[ ![ GitHub Release] ( https://img.shields.io/github/release/imagegenius/docker-teslacamplayer.svg?color=007EC6&labelColor=555555&logoColor=ffffff&style=for-the-badge&logo=github )] ( https://github.com/imagegenius/docker-teslacamplayer/releases )
Original file line number Diff line number Diff line change 1+ #!/usr/bin/with-contenv bash
2+ # shellcheck shell=bash
3+
4+ echo '
5+ ╔════════════════════════════════════════════════════╗
6+ ╠════════════════════════════════════════════════════╣
7+ ║ ║
8+ ║ This image is deprecated. ║
9+ ║ We will not offer support for this image ║
10+ ║ and it will not be updated. ║
11+ ║ ║
12+ ╠════════════════════════════════════════════════════╣
13+ ╚════════════════════════════════════════════════════╝
14+
15+ upstream not maintained (not really needed anymore with the remote dashcam viewer in app)
16+
17+
18+ ══════════════════════════════════════════════════════'
Original file line number Diff line number Diff line change 1+ oneshot
Original file line number Diff line number Diff line change 1+ /etc/s6-overlay/s6-rc.d/init-deprecate/run
You can’t perform that action at this time.
0 commit comments