Skip to content

Commit 184a758

Browse files
author
Jim Fulton
committed
Don't use an external volume.
1 parent 0fd8ac3 commit 184a758

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

9.4/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ RUN mkdir -p /var/run/postgresql && chown -R postgres /var/run/postgresql
4040

4141
ENV PATH /usr/lib/postgresql/$PG_MAJOR/bin:$PATH
4242
ENV PGDATA /var/lib/postgresql/data
43-
VOLUME /var/lib/postgresql/data
4443

4544
COPY docker-entrypoint.sh /
4645

0 commit comments

Comments
 (0)