Run apt update before each apt command

Authored by vandenoever on Feb 7 2018, 11:00 AM.

Description

Run apt update before each apt command

Docker caches each step and the apt cache may be outdated which lets
apt install fail. So apt update must be run before each separate RUN
apt command.

Details

Committed
vandenoeverFeb 7 2018, 11:00 AM
Parents
R881:7345b9fada2c: Use ubuntu instead of neon as base for the docker image
Branches
Unknown
Tags
Unknown