diff options
author | Petr OspalĂ˝ <p.ospaly@partner.samsung.com> | 2019-06-13 09:24:33 +0200 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-06-13 07:24:33 +0000 |
commit | 76775f1604a1d3b583076011895cd6ba5643ab96 (patch) | |
tree | c1e360bfc9b90c8ac42c9f6d22247c528b052585 | |
parent | 2661c2cf0a5be9f8f0cc7bbf193a07220d1f62e1 (diff) |
Update git submodules
* Update docs/submodules/sdnc/oam.git from branch 'master'
to 8436b953a938452f2d7c865e3bc2449ecfcabdea
- Fix admportal image
Docker container should be stateless and be self-contained. When image
is run as container it should behave exactly the same with each run.
This commit moves npm install stuff into docker build stage where
it belongs.
Please, read:
https://docs.docker.com/get-started/part2/
Issue-ID: SDNC-685
Signed-off-by: Petr OspalĂ˝ <p.ospaly@partner.samsung.com>
Change-Id: I4ff18b313a9af400bbfc2cbf6f4a1b1334593d9a
m--------- | docs/submodules/sdnc/oam.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/sdnc/oam.git b/docs/submodules/sdnc/oam.git -Subproject 71f801193c2db366911766666a4b859286a87f1 +Subproject 8436b953a938452f2d7c865e3bc2449ecfcabde |