Skip to content
This repository has been archived by the owner on May 24, 2023. It is now read-only.
/ docker-xteve Public archive

xteve with ffmpeg and vlc support.

License

Notifications You must be signed in to change notification settings

RadPenguin/docker-xteve

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-xteve

Build an xteve docker container.

Usage

docker create \
  --name=xteve \
  --env TZ="America/Edmonton" \
  --volume $( pwd )/config:/config \
  radpenguin/xteve

Parameters

--env TZ - the timezone to use for the cron and log. Defaults to `America/Edmonton`
--volume /config - config folder for xteve

It is based on alpine linux. For shell access while the container is running, docker exec -it xteve /bin/bash.

About

xteve with ffmpeg and vlc support.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published