Skip to content

demidko/PineNuts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pine Nuts

Modeling groups of intelligent pine nuts capable of dividing, merging, migrating, and attacking each other, using satellite recognition of numerical constructs.

Usage

The web app is available at web-domain.todo from any device.

Build

Execute docker build . -t app. Your image will be located at docker images -a. Now you can run:

docker run -v `pwd`:`pwd` -w `pwd` -it --rm -p 80:8080 app

Web application will available at your localhost.