/Docky

Simple Docker Container

Primary LanguageC++

Docky

About

I Just wanted to learn about docker a little bit
So I created this simple repo, it will create a docker container
which will have a apache server on port 8000 and a socket on port 1337
The socket will run some simple algorithms etc.
STILL UNDER DEVELOPMENT