Skip to content

[BUG] Package tzdata is missing #626

@raph-topo

Description

@raph-topo

Tag/version of Container Images
`latest´ as of today (34b5c3af84cc)
Confirmed in 0.4.5 as well.

Package tzdata is missing as per Alpine-based image practice.

As such, image does not respect TZ env var.

Workaround

Build:

FROM maxking/mailman-web:latest

RUN apk add --no-cache tzdata

And set TIME_ZONE = in settings_local.py as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions