tools/stx/stx-build-tools-chart/stx-builder/dependency_chart
Davlet Panech ae1ba8e3d7 stx: docker pod: persist /var/lib/docker
Make sure docker pod's container FS layers are persisted on the host.
Previously, we persisted /var/run/docker in $BUILD_HOME/docker/run, but
that directory contains only sockets and similar files internal to the
docker daemon. This patch changes the helm chart to persist
/var/lib/docker in $BUILD_HOME/docker/var ; that directory contains
docker FS layers & docker images generated during the build.

TESTS
================================
* Start stx-tools containers
* Pull an image inside "stx shell"
* Stop stx-tools containers
* Make $BUILD_HOME/docker/var is not empty
* Re-start stx-tools containers & make sure the previously-pulled image
  still exists and didn't disappear

Story: 2010055
Task: 47861

Change-Id: Ibbd60f48989ecd9663b98da3167e491a9c2493c7
Signed-off-by: Davlet Panech <davlet.panech@windriver.com>
2023-04-20 10:35:50 -04:00
..
stx-aptly/stx-repomgr debian: better resolv.conf in builder containers 2022-04-22 11:58:49 -04:00
stx-builder-files-http Add new pod for accessing local files over HTTP 2023-02-07 15:50:49 -05:00
stx-docker stx: docker pod: persist /var/lib/docker 2023-04-20 10:35:50 -04:00
stx-lat-tool Update LAT container to support patches 2022-11-11 13:34:55 -08:00
stx-pkgbuilder debian: better resolv.conf in builder containers 2022-04-22 11:58:49 -04:00
stx-pulp/stx-repomgr debian: better resolv.conf in builder containers 2022-04-22 11:58:49 -04:00