FAQ | This is a LIVE service | Changelog

Skip to content

allow customising Dockerfile location

Dr Rich Wareham requested to merge support-non-default-build into master

As noted in uis/devops/raven/webauth!24, having logan only use a top-level Dockerfile breaks repos which bring their own Dockerfile for deployment as a container.

Update logan to allow overriding docker build options. We copy docker-compose and add an optional "build" section to the configuration which allows overriding the context and dockerfile locations.

Closes #5 (closed)

Edited by Dr Rich Wareham

Merge request reports