Skip to content

bluebier/codecombat-docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

codecombat-docker

Dockerfile for installing codecombat

Dependencies

You need to install docker

Usage

  1. First, build docker image sudo make build

  2. Then, install (download db dump and app code and install it) make install

  3. That is it, now you can run (need ~1 min to start) : make run

now codecombat is available on : http://localhost:3000

About

Dockerfile for installing codecombat

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 61.6%
  • Makefile 38.4%