farribeiro / wscef-docker

Warsaw in docker container
MIT License
64 stars 23 forks source link

Install all dependencies #44

Closed farribeiro closed 6 years ago

farribeiro commented 6 years ago

Install all dependencies for warsaw in Ubuntu 18.04

danielmenezesbr commented 6 years ago

@farribeiro hint: "Whenever possible, ease later changes by sorting multi-line arguments alphanumerically[1]."

[1] Best practices for writing Dockerfiles: https://docs.docker.com/develop/develop-images/dockerfile_best-practices/#sort-multi-line-arguments

farribeiro commented 6 years ago

The arguments are ok, but the sorting the arguments I will make another commit to do this.