Dockerfile could maybe be simplified
Could we move the git, sudo, and build-essential installation earlier to where we install curl, flake8, and black? It's seems simpler to install everything at once?
Could we move the git, sudo, and build-essential installation earlier to where we install curl, flake8, and black? It's seems simpler to install everything at once?