A repository of Dockerfiles for running Isabelle or projects based on Isabelle.
Go to file
Achim D. Brucker df8414822f Add isabelle bin directory to PATH. 2019-01-05 17:05:18 +00:00
.ci Initial commit. 2019-01-04 18:41:12 +00:00
debian4isabelle Renabled SHELL directive. 2019-01-05 15:56:36 +00:00
isabelle Add isabelle bin directory to PATH. 2019-01-05 17:05:18 +00:00
LICENSE Initial commit. 2019-01-02 07:41:12 +00:00
README.md Initial commit isabelle. 2019-01-03 09:41:12 +00:00
build.sh Bug fix: Isabelle version was hardcoded in tags. 2019-01-05 15:38:26 +00:00

README.md

Dockerfiles for Isabelle and Related Projects

This repository contains Dockerfiles for running Isabelle and projects based on Isabelle.

List of Dockerfiles

  • debian4isabelle provides a generic Debian image that serves as basis for the Isabelle docker files. This image is not eagerly optimised for size, as it goal is to include all tools that are required for running Isabelle and tools based on Isabelle (e.g., HOL-TestGen).

  • isabelle provides a parametrized Dockerfile to generate docker images for various Isabelle versions.

Authors

Main author: Achim D. Brucker

License

If not otherwise stated, all hacks are licensed under a 2-clause BSD-style license.

SPDX-License-Identifier: BSD-2-Clause

Master Repository

The master git repository for this project is hosted by the Software Assurance & Security Research Team at https://git.logicalhacking.com//lh-docker/lh-docker-isabelle.