koalaty-code / dot-net-core-technical-showcase

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dot-net-core-technical-showcase

Run in Docker

  1. Clone repository to desired folder: git clone https://github.com/koalaty-code/dot-net-core-technical-showcase.git
  2. cd dot-net-core-technical-showcase
  3. Build the docker image: docker build -t technical-showcase .
  4. Run the application: docker run -i --rm technical-showcase

About


Languages

Language:C# 96.4%Language:Dockerfile 3.6%