Add a little debugging and force it to rerun?
This commit is contained in:
parent
c3999100ef
commit
6a2c14df86
1 changed files with 2 additions and 0 deletions
|
@ -54,3 +54,5 @@ FROM gitea.simcop2387.info/simcop2387/postgresql-container-base:${BASE_IMAGE_TAG
|
|||
COPY --from=pgbuilder /usr/share/postgresql/. /usr/share/posrgresql/
|
||||
COPY --from=pgbuilder /usr/lib/postgresql/. /usr/lib/postgresql/
|
||||
COPY --from=pgbuilder /usr/local/. /usr/local/
|
||||
|
||||
RUN ls -lah /usr/share/posrgresql/*/extension/
|
||||
|
|
Loading…
Add table
Reference in a new issue