Skip to content

CITCOM-project/dafni-wolf-sheep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dafni-wolf-sheep

Can I make the mesa wolf-sheep example run on DAFNI?

Try it:

Clone this repo:

git clone https://github.com/RSE-Sheffield/dafni-wolf-sheep.git
cd dafni-wolf-sheep

Install docker.

Build the container:

docker build -t dafni-wolf-sheep .

Run the container:

docker run dafni-wolf-sheep 

To upload to DAFNI:

docker build -t dafni-wolf-sheep:to-upload .
docker save -o dafni-wolf-sheep.tar dafni-wolf-sheep:to-upload

About

Can I make the mesa wolf-sheep example run on DAFNI.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published