Skip to content
This repository has been archived by the owner on Oct 19, 2019. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 272 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 272 Bytes

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