Skip to content

Dockerfile #4

@ax3l

Description

@ax3l

Hi,

I drafted a first Dockerfile for you that uses z-checker-installer to build and test Z-Checker in a reproducible environment (that also installs all further dependencies).

The draft is available at
https://gist.github.com/ax3l/5c2bd3ae78126ee6358c384be0c3d6c0

and hacks the requested feature #3 in for now.

How to use this Dockerfile with docker:

docker build -t z-checker-install .
docker run -p 8080:8080 -it z-checker-install

and then open your browser to http://localhost:8080/

Currently the results show only zfp, but hey that's a start.

Please provide feedback, I think the latex is still not fully working and sz results seem to be missing/not building, too.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions