This PR provides a Dockerfile and example Docker Compose file that builds the latest Infinitude source on a Ubuntu base. Configuration options are exposed via Docker environment variables.
This is a setup I initially had working about a year ago. While assembling this PR I found that WWW::Wunderground::API is now throwing errors and causing the image build to fail. This error is probably not unique to Docker - it probably impacts any new install of Infinitude.
Regardless, this image requires some further troubleshooting before being merged, but I wanted to at least create the PR to get it rolling.
This PR provides a Dockerfile and example Docker Compose file that builds the latest Infinitude source on a Ubuntu base. Configuration options are exposed via Docker environment variables.
This is a setup I initially had working about a year ago. While assembling this PR I found that WWW::Wunderground::API is now throwing errors and causing the image build to fail. This error is probably not unique to Docker - it probably impacts any new install of Infinitude.
Regardless, this image requires some further troubleshooting before being merged, but I wanted to at least create the PR to get it rolling.