Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1.68.0rc1 | Olivier Wilkinson (reivilibre) | 2022-09-20 | 1 | -1/+0 |
| | |||||
* | complement: init postgres DB directly inside the target image (#13819) | Mathieu Velten | 2022-09-16 | 1 | -0/+1 |
Doing so in the base postgres image doesn't work with buildah because changes in a declared VOLUME in the Dockerfile is supposed to be discarded, cf https://docs.docker.com/engine/reference/builder/#volume Signed-off-by: Mathieu Velten <mathieuv@matrix.org> |