Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

tapir-docker

Docker container for the Tapir astronomy application

Setup and run

  • Make sure Docker is installed and running. cd into the directory containing the Dockerfile
  • Build image: docker build -t tapir .
  • Start container: docker run -dit --name tapir-app -p 8080:80 tapir
  • Visit localhost:8080 to see site
  • Stop container: docker stop tapir-app

About

Docker container for the Tapir astronomy application

Resources

Stars

0 stars

Watchers

5 watching

Forks

Releases

Packages

Contributors

Languages