shorten copy
This commit is contained in:
parent
75b8692b2e
commit
df6c58e116
|
|
@ -26,8 +26,7 @@ RUN apt-get update \
|
||||||
&& apt-get clean \
|
&& apt-get clean \
|
||||||
&& rm -rf /var/lib/apt/lists/*
|
&& rm -rf /var/lib/apt/lists/*
|
||||||
|
|
||||||
COPY dump.sh /dump.sh
|
COPY scm-source.json dump.sh ./
|
||||||
COPY scm-source.json /scm-source.json
|
|
||||||
|
|
||||||
ENV PG_DIR=/usr/lib/postgresql/
|
ENV PG_DIR=/usr/lib/postgresql/
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue