Commit graph

6 commits

Author SHA1 Message Date
Marko Viitanen 42641cdb5e Fix for Dockerfile: install kvazaar to the system 2016-03-11 13:34:28 +02:00
Marko Viitanen 292660d73f Modify Dockerfile to update the package lists before installing
- Also added usage examples
2016-03-11 10:55:57 +02:00
Marko Viitanen b93cf5316e Commented the Dockerfile and removed "apt-get update" command -> smaller image 2016-03-09 14:08:24 +02:00
Marko Viitanen 4ca43aeb04 Moved required packages and apt-mark showauto output to env variables 2016-03-09 13:22:27 +02:00
Marko Viitanen 1ef0332cbe Modified Dockerfile to execute in a single "RUN" and remove "apt-mark showauto"
- Decreases docker image size 400MB -> 180MB
2016-03-09 12:56:59 +02:00
Marko Viitanen e5439ced13 Added a Dockerfile using ubuntu:15.10 as base 2016-03-09 12:18:57 +02:00