Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Start by cloning this gpu build repository:

git clone -b gpu-build https://github.com/pymonger/isce2/tree/gpu-build.git

Then follow these instructions:

cd isce2

docker build --rm --force-rm -t hysds/isce_giant -f docker/Dockerfile .

Code Block
Example code box.