docker-vkb

Docker image for vkb. Created just for learning the Docker.

Steps:

  1. build vkb and put near the Dockerfile
  2. build docker image with docker build -t docker-vkb .
  3. run image with docker run docker-vkb