Skip to content

astcon/raptor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

RAPTOR Docker Container

Run the following:

docker build -t raptor .

to build the raptor container. Use

docker run -v .:/RAPTOR-NkS/SgrA-test/data -it --rm raptor

to run the container.

For cross-platform build, run

docker buildx build --platform=linux/amd64,linux/arm64 -t raptor .

About

Docker container for Raptor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published