Dockerfiles for using Linuxbrew on various distributions of Linux.
docker run -it linuxbrew/alpinedocker build -t linuxbrew-centos6 https://raw.githubusercontent.com/Linuxbrew/docker/master/centos6/Dockerfiledocker build -t linuxbrew-centos7 https://raw.githubusercontent.com/Linuxbrew/docker/master/centos7/Dockerfiledocker build -t linuxbrew-centos8 https://raw.githubusercontent.com/Linuxbrew/docker/master/centos8/Dockerfiledocker run -it homebrew/debian7docker build -t linuxbrew-debian8 https://raw.githubusercontent.com/Linuxbrew/docker/master/debian8/Dockerfiledocker run -it linuxbrew/debian9docker run -it linuxbrew/debian10docker build -t linuxbrew-fedora https://raw.githubusercontent.com/Linuxbrew/docker/master/fedora/Dockerfiledocker build -t linuxbrew-opensuse https://raw.githubusercontent.com/Linuxbrew/docker/master/opensuse/Dockerfiledocker run -it linuxbrew/travisdocker build -t linuxbrew-precise https://raw.githubusercontent.com/Linuxbrew/docker/master/precise/Dockerfiledocker build -t linuxbrew-trusty https://raw.githubusercontent.com/Linuxbrew/docker/master/trusty/Dockerfiledocker run -it homebrew/ubuntu16.04docker run -it homebrew/ubuntu18.04docker run -it homebrew/ubuntu20.04