Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Docker creates one layer per RUN statement, so combine consecutive RUN statements into a single statement.
- Loading branch information