summaryrefslogtreecommitdiff
path: root/doc/manpages/conf.py
diff options
context:
space:
mode:
authorChristian Franke <chris@opensourcerouting.org>2018-10-17 18:27:35 +0200
committerChristian Franke <chris@opensourcerouting.org>2018-11-29 16:51:27 +0100
commite425ee635718b2e29c9ed06ce172b82a24e651fb (patch)
tree17b5937d91fa35a31e1de528da63ccd1f3ce2f76 /doc/manpages/conf.py
parent1e9c095c6faa07a6a7696a8dceccd6eada859b2f (diff)
Dockerfile: Move to project root and combine RUNs
According to https://docs.docker.com/develop/develop-images/dockerfile_best-practices/#run `apt-get update` should always be combined with `apt-get install` in the same `RUN` statement, to avoid installation of outdated packages. Also, combine some more `RUN`s together as to avoid fewer layers. Finally, remove some comments which are superflous. Comments shouldn't describe what is done, especially when it's obvious. They should explain why something is done. Signed-off-by: Christian Franke <chris@opensourcerouting.org>
Diffstat (limited to 'doc/manpages/conf.py')
0 files changed, 0 insertions, 0 deletions