rayman-g / crash

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crash build and run

below instruction explains how to build and run application in docker locally

build:

docker build . -t crash:latest

run:

docker run --rm crash:latest

About


Languages

Language:Dockerfile 64.7%Language:C# 35.3%