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-base/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-base/alpine/README.md')
-rw-r--r-- | policy-base/alpine/README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/policy-base/alpine/README.md b/policy-base/alpine/README.md new file mode 100644 index 00000000..71204051 --- /dev/null +++ b/policy-base/alpine/README.md @@ -0,0 +1,3 @@ +The base image for Policy project images. +Contains basic set of packages used in every Policy app container. + |