Skip to content

gufo.thor.services.static

static service.

Attributes:

Name Type Description
static

static service singleton.

StaticService

Bases: BaseService

static service.

get_compose_image(config, svc)

Get image name.

Use tag from service's config, if any. Otherwise use tag from global config.

get_compose_volumes(config, svc)

Get volumes section.

Mount repo and custom when necessary.