lh-docker-scale-mamba/README.md

33 lines
1.3 KiB
Markdown

# [Dockerfiles for Isabelle and Related Projects](https://git.logicalhacking.com/lh-docker/lh-docker-scale-mamba)
This repository contains Dockerfiles for running [SCALE-MAMBA](https://github.com/KULeuven-COSIC/SCALE-MAMBA)
and projects based on [SCALE-MAMBA](https://github.com/KULeuven-COSIC/SCALE-MAMBA). The Dockerfiles are
tested with [podman](https://podman.io/) and [Docker](https://www.docker.com).
## List of Dockerfiles
* [scale-mamba-1.11](scale-mamba-1.11/Dockerfile) provides SCALE-MAMBA 1.11. Available on docker hub as:
* [logicalhacking/scale-mamba-1.11](https://hub.docker.com/r/logicalhacking/scale-mamba-1.11)
* [scale-mamba-1.5](scale-mamba-1.5/Dockerfile) provides SCALE-MAMBA 1.5. Available on docker hub as:
* [logicalhacking/scale-mamba-1.5](https://hub.docker.com/r/logicalhacking/scale-mamba-1.5)
## Authors
Main author: [Achim D. Brucker](http://www.brucker.ch/)
## License
If not otherwise stated, all Dockerfiles 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](https://logicalhacking.com) at
<https://git.logicalhacking.com/lh-docker/lh-docker-scale-mamba>.