Summary Description
In order to get the Dataset Editor deployed, we had to amend some of the Docker code as it was causing errors. We need to go back and look at this to confirm why it's there, what it's doing and how we want to maintain this going forward.
|
RUN wget -qO- https://www.postgresql.org/media/keys/ACCC4CF8.asc \ |
Summary Description
In order to get the Dataset Editor deployed, we had to amend some of the Docker code as it was causing errors. We need to go back and look at this to confirm why it's there, what it's doing and how we want to maintain this going forward.
dluhc-datasets/Dockerfile
Line 17 in 9bfb09c