Added a Dockerfile to the root of the repository and build instructions in the READEME.md. When you build the docker image it will install all deps (python 3.8, Java 11, orbdetpy 2.0.7 [unless you change this via the build argument]), create a virtual env where the orbdetpy python package for the specified version is downloaded and update all orekit-data.
Below is an example of running one of the examples scripts within the docker image.
Added a
Dockerfile
to the root of the repository and build instructions in theREADEME.md
. When you build the docker image it will install all deps (python 3.8, Java 11, orbdetpy 2.0.7 [unless you change this via the build argument]), create a virtual env where the orbdetpy python package for the specified version is downloaded and update all orekit-data.Below is an example of running one of the examples scripts within the docker image.
Versions installed in orbdetpy image based on an ubuntu:20.04 image: