bartoszwalicki / panorama-tools

Dockerfile containing command-line panorama tools.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Command line tools for spherical panoramas

Build docker image

docker build --tag panorama-tools:1.0 .

Run container based on built image and log in into bash

docker run -ti -v /local/folder/with/panoramas:/panoramas panorama-tools:1.0 /bin/bash

Substitue /local/folder/with/panoramas with your local working directory.

Change directory to /panoramas.

cd /panoramas

Installed tools

About

Dockerfile containing command-line panorama tools.


Languages

Language:Dockerfile 100.0%