Roger Lipscombe 0c8904031e Use 'Noninteractive' frontend in Dockerfile 6 years ago
..
Dockerfile 0c8904031e Use 'Noninteractive' frontend in Dockerfile 6 years ago
README.md b20df2d7fb Add dockerfile to support development on linux 7 years ago

README.md

Create Docker image to run erlang.mk tests

  • clone erlang.mk repository

    git clone https://github.com/ninenines/erlang.mk.git
    cd erlang.mk
    
  • in git working dir

    docker build . -f docker/Dockerfile