/base_image_map2check

This repository has the base image to build map2check

Primary LanguageDockerfileMIT LicenseMIT

Docker File

This Dockerfile builds map2check build environment container images based on herberthb/dev-llvm_6.0:first image from: https://github.com/hbgit/dev-llvm_6.0

Usage:

From gitclone:

$ docker build -t herberthb/base-image-map2check:latest --no-cache -f Dockerfile .

Dockerfile adopts the sources from: