/piped-frontend

Automated applied fixes to host piped-frontend for my use case

Primary LanguageDockerfile

Piped-Frontend

The following changes from the upstream docker image have been implemented:

  • Updated entrypoint script to override the API endpoint properly on startup (The image is not built on the destination system)

Configuration

To set the API endpoint use environment variable API_ENDPOINT

Use

This image can be used as a normal docker image with the following tag

ghcr.io/pr0ton11/piped-frontend:latest

For example you could pull the image by:

docker pull ghcr.io/pr0ton11/piped-frontend:latest