Skip to content
Snippets Groups Projects

FPaDSim Container

Description

This repository contains a Dockerfile and a few local tarballs for generating a Docker image that is intended to replicate the environment produced by Sergei Chekanov's FPaDSim package.

Usage

On a machine/user that has Docker properly installed, run

$ docker build -t fpadsim Docker

, where the fpadsim tag may be replaced with the user's choice.