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