/crash

Primary LanguageDockerfile

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