Skip to content

Artron-Innovative-Co-Ltd/new-coder-old-school-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NewCoder (Old School) run with Docker

Build and run NexCoder as container with Docker

Using Docker

  1. Install Docker on your machine.
  2. Build your container: docker build -t new-coder-old-school .
  3. Run your container: docker run -p 85:80 new-coder-old-school

Try NewCoder at http://localhost:85/

About

NewCoder (old-school) run on docker

Resources

Stars

Watchers

Forks