Skip to content

megwill4268/panoptes-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

panoptes-docker

  • Specs

    • Ubuntu 16.04 image with Anaconda 3.4.1.1
    • (gphoto2-updater, astronomy.net, dcraw, exiftool)
  • Using Image Hosted on Docker Hub

    • Install docker, for windows and macs install Docker Toolbox and follow instructions
    • Run the commands:
      • docker pull megwill4268/pocs:v1.01
      • docker run -t -i megwill4268/pocs:v1.01 /bin/bash
  • To Build Image

    • Install docker, for windows and macs install Docker Toolbox and follow instructions
    • clone this repository
    • Run the commands:
      • docker build
      • docker run -t -i megwill4268/pocs:v1.01 /bin/bash

About

Dev Container for panoptes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published