Skip to content

quietsy/docker-api

Repository files navigation

linuxserver.io

Contact information:-

Type Address/Details
Discord Discord
Forum Linuserver.io forum

This container is not meant for public consumption as it is hard coded to LinuxServer repos

The purpose of this container expose an API for LinuxServer.

Usage

The container can be run locally:

docker run -d \
--name=tautulli \
-e PUID=1000 \
-e PGID=1000 \
-e TZ=Etc/UTC \
-p 5000:5000 \
-v /path/to/lsio-api/config:/config \
--restart unless-stopped \
lscr.io/linuxserver/lsio-api:latest

The following line is only in this repo for loop testing:

  • { date: "01.01.50:", desc: "I am the release message for this internal repo." }

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  

Packages

No packages published