Skip to content

thierry-tct/continuous_mutation_docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 

Repository files navigation

continuous_mutation_docker

Building the docker image

  1. Clone the repo and extract the archives
git clone https://github.com/thierry-tct/continuous_mutation_docker
cd continuous_mutation_docker
  1. Create image by running:
docker build -t thierrytct/cm .
  1. upload image by running (after docker login):
docker push thierrytct/cm

Usage example

executing the muteria example_c

docker run -it --rm thierrytct/cm bash

cd /home/cmtools/example_c && muteria --config ctrl/conf_shadow_semu.py --lang c run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published