Fixed project URL and improved description of Isabelle images.

This commit is contained in:
Achim D. Brucker 2019-08-16 16:44:21 +01:00
parent 8ada0bd1b9
commit 355588690a
1 changed files with 4 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# Dockerfiles for Isabelle and Related Projects # [Dockerfiles for Isabelle and Related Projects](https://git.logicalhacking.com/lh-docker/lh-docker-isabelle)
This repository contains Dockerfiles for running [Isabelle](https://isabelle.in.tum.de) This repository contains Dockerfiles for running [Isabelle](https://isabelle.in.tum.de)
and projects based on [Isabelle](https://isabelle.in.tum.de). and projects based on [Isabelle](https://isabelle.in.tum.de).
@ -11,7 +11,8 @@ and projects based on [Isabelle](https://isabelle.in.tum.de).
running Isabelle and tools based on Isabelle (e.g., HOL-TestGen). running Isabelle and tools based on Isabelle (e.g., HOL-TestGen).
* [isabelle](isabelle/Dockerfile) provides a parametrized Dockerfile to generate docker * [isabelle](isabelle/Dockerfile) provides a parametrized Dockerfile to generate docker
images for various Isabelle versions. images for various Isabelle versions, including a copy of the most recent version of
the [AFP](https://www.isa-afp.org) available for the specified version of Isabelle.
## Authors ## Authors
@ -28,4 +29,4 @@ SPDX-License-Identifier: BSD-2-Clause
The master git repository for this project is hosted by the [Software The master git repository for this project is hosted by the [Software
Assurance & Security Research Team](https://logicalhacking.com) at Assurance & Security Research Team](https://logicalhacking.com) at
<https://git.logicalhacking.com//lh-docker/lh-docker-isabelle>. <https://git.logicalhacking.com/lh-docker/lh-docker-isabelle>.