diff options
author | Dmitry Puzikov <dmitry.puzikov@tieto.com> | 2019-03-27 13:55:13 +0100 |
---|---|---|
committer | Dmitry Puzikov <dmitry.puzikov@tieto.com> | 2019-03-27 13:55:13 +0100 |
commit | 7830af09b0f682f61d9109b2a296b09450f5ae17 (patch) | |
tree | 041b4603177dca72c15bcb419388e085511764f5 /policy-common/alpine/README.md | |
parent | 0fa4eee2cd6a5bef795ea04273ca95c4fe69ed32 (diff) |
Base and common images for Policy apps
Alpine based base and common images to use
across Policy project
Change-Id: I01d504b48ee361d1751dfa982e1515705b9e343e
Issue-ID: INT-996
Signed-off-by: Dmitry Puzikov <dmitry.puzikov@tieto.com>
Diffstat (limited to 'policy-common/alpine/README.md')
-rw-r--r-- | policy-common/alpine/README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/policy-common/alpine/README.md b/policy-common/alpine/README.md new file mode 100644 index 00000000..1ac70df5 --- /dev/null +++ b/policy-common/alpine/README.md @@ -0,0 +1,2 @@ +The common image for Policy project images. +Contains common set of packages used in most Policy apps containers. |