mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-08-31 21:41:33 +00:00
change dockerfile to remove codebase and only hold dependencies
This commit is contained in:
parent
9c80c1e382
commit
ee107c95f9
1 changed files with 0 additions and 1 deletions
|
@ -30,4 +30,3 @@ RUN set -ex \
|
|||
&& apt-get purge -y --auto-remove ${buildDeps} \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
COPY ./config /etc/supervisor/conf.d/
|
||||
COPY . /srv/newsblur
|
||||
|
|
Loading…
Add table
Reference in a new issue