Skip to content

Dockerfile: Apply header-config-path #59

@mikaelf

Description

@mikaelf

I host a static site on Fly.io using goStatic and I want to use custom headers (by providing the argument -header-config-path string).

This is the Dockerfile:

FROM pierrezemb/gostatic
COPY ./public/ /srv/http/

Where can I specify the argument that goStatic reads on start?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions