Closed petewasher closed 3 years ago
The docker images build from this are pushed to my docker hub at present, which is why I've setup the config.json to point there. If you think we should push them somewhere else, let me know - happy to sort that out. Alternatively, I can give you access to the docker hub team to manipulate the images.
We can leave this for now, however, I want to automate building the containers with GitHub Actions.
If you have experience with GitHub Actions you add it in a PR. Otherwise, I can do it.
This PR covers updating to paperless
v1.1.4
as I suggested in #1. I have tried to make the minimum changes to get this to build correctly. I note that there are some changes in the paperless-ng folder structure too, which required a couple of changes here.The docker images build from this are pushed to my docker hub at present, which is why I've setup the
config.json
to point there. If you think we should push them somewhere else, let me know - happy to sort that out. Alternatively, I can give you access to the docker hub team to manipulate the images.