diff options
author | Piotr Bochenski <piotr.bochenski@nokia.com> | 2018-08-28 18:59:06 +0200 |
---|---|---|
committer | Piotr Bochenski <piotr.bochenski@nokia.com> | 2018-08-28 19:03:24 +0200 |
commit | 6760926586a2205cb6614d53144c424e3e06a92c (patch) | |
tree | 61bd262d5880b3293e971b964164bf74fc3f7884 /dpo/tosca_model | |
parent | 4ecf5ae18225d7792c337a42f1b57fbb599beda2 (diff) |
Fix Docker image building misconceptions
1. Required packages can be installed in single apt-get run.
2. vim package is not necessary since there is vi already included in base
image.
3. cmd was changed to entryPoint which breaks the ability to run image with
different command as staring point (cmd is passed as an argument to
entrypoint). Revert this change.
Change-Id: I47e128a5702200efe7c51724d5f7c07acd8f21f9
Issue-ID: DCAEGEN2-736
Signed-off-by: Piotr Bochenski <piotr.bochenski@nokia.com>
Diffstat (limited to 'dpo/tosca_model')
0 files changed, 0 insertions, 0 deletions