docker-atlassian-confluence.../func-tests/postgres/Dockerfile

4 lines
99 B
Docker

FROM postgres:10.16-alpine
COPY confluence-7.11.6.sql /docker-entrypoint-initdb.d/confluence.sql