/get-iplayer

Docker container for Get iPlayer

Primary LanguageDockerfileApache License 2.0Apache-2.0

Get iPlayer

Docker container for Get iPlayer

Purpose

This project simplifies getting started with the Get iPlayer project by providing a Docker image with it pre-installed. It is tested on AMD64, ARMv7 and ARM64 architectures.

To use, simply download the Docker image:

docker run -it --rm -v "/data:/opt/data" ghcr.io/mrsimonemms/get-iplayer

This will save any data to the /data volume. The entrypoint passes through any arguments to the get-iplayer binary.

Contributing

Open in Gitpod

Open in devbox

  • curl -fsSL https://get.jetpack.io/devbox | bash
  • devbox shell