-
- Downloads
Prevent ARG/ENV invaliding cache
See, for example, https://github.com/moby/moby/issues/18017; ARG may invalidate following `RUN` statements because it implicitly alters the build context. Also, use * apt.local.conf * ubuntu-16.04.sources.list Fix #64
Showing
- dockerfiles/Dockerfile.dspace 23 additions, 28 deletionsdockerfiles/Dockerfile.dspace
- dockerfiles/Dockerfile.handle 24 additions, 5 deletionsdockerfiles/Dockerfile.handle
- dockerfiles/Dockerfile.nginx 27 additions, 18 deletionsdockerfiles/Dockerfile.nginx
- dockerfiles/Dockerfile.postgres 20 additions, 10 deletionsdockerfiles/Dockerfile.postgres
Please register or sign in to comment