Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 515 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 515 Bytes

docker-podcastgen

A docker container for installing and running Podcast Generator.

Usage

This container simple downloads the newest version of Podcast Generator and installs it into a volume mounted inside the container at /var/www, then serves it on port 80. Follow the standard Podcast Generator setup process to configure it. You may specify the environment variable PODCASTGEN_VERSION when starting the container in order to use a particular version.