metalsm1th / folly_docker

A dockerfile to build and install folly

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dockerfile to build and install folly. Folly version can be changed by editing Dockerfile.

Usage:

cd docker/
docker build --rm -t aribibek/folly .

Based on this.

About

A dockerfile to build and install folly

License:MIT License


Languages

Language:Shell 86.8%Language:Dockerfile 13.2%