Make graphadmin compatible with a read-only filesystem 99/138699/1
authorFiete Ostkamp <Fiete.Ostkamp@telekom.de>
Sat, 10 Aug 2024 09:37:58 +0000 (11:37 +0200)
committerFiete Ostkamp <Fiete.Ostkamp@telekom.de>
Sat, 10 Aug 2024 09:37:58 +0000 (11:37 +0200)
commit672eeaa0f6cc0389b0a9398f3de319d40d783c2c
treed954504fcadc52f4aa9e67fb1faee912144fcdc3
parent0dcaef48dbae542f9b0212acbe957718643f5e34
Make graphadmin compatible with a read-only filesystem

- move file modifying operations from the docker-entrypoint (runtime) to the Dockerfile (build time)

Issue-ID: AAI-3955
Change-Id: If7950c4a7074b5bd68b26f3294aa664ef8dd276c
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
src/main/docker/Dockerfile
src/main/docker/docker-entrypoint.sh