]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commit
Organizes the Dockerfile from top to bottom in order of least changing. Uses RUN... 888/head
authorTrenton Holmes <trenton.holmes@psware.com>
Wed, 4 May 2022 22:05:54 +0000 (15:05 -0700)
committerTrenton Holmes <holmes.trenton@gmail.com>
Fri, 6 May 2022 17:27:18 +0000 (10:27 -0700)
commit3960093231ac1e8e3dcd9322937e1f15d619ce20
tree0d71cae2d636559b3b88f2ec250c4229a040a1fa
parent3d7aa7a4b9904aa04bc2df4ec765a9b108c021c1
Organizes the Dockerfile from top to bottom in order of least changing.  Uses RUN bind mounts to avoid copies of the installer being included in the final image
Dockerfile