Skip to content

Phu2/metafix-runner-in-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

Start the docker container:

docker compose up -d

Add your flux file to the ./flux/ directory on your host machine. It will be available inside the container.

Then execute the runner script:

docker exec -it metafix-runner ./bin/metafix-runner ./flux/[your-flux-file]

Finished? Shut down:

docker compose down

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published