Skip to content

Dockerfile #2

@Techbrunch

Description

@Techbrunch

If someone wants to play with it, here is a barebone Dockerfile:

FROM debian

RUN apt update
RUN apt install -y libjson-perl libnet-dns-perl libnet-netmask-perl build-essential git
RUN git clone https://github.com/jschauma/spf/ && cd spf && make install

ENTRYPOINT [ "spf" ]

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