Update README.txt

This commit is contained in:
Brett 2021-01-25 15:47:51 +01:00
parent 329557ca3c
commit 3a143f8f31

View File

@ -7,6 +7,8 @@ Potential ideas/investigations from Keitaro (Marko Bocevski) : https://github.co
- Maybe use build/up time variables loaded via the .env file, runtime variables loaded via a .ckan-env file - both - Maybe use build/up time variables loaded via the .env file, runtime variables loaded via a .ckan-env file - both
located at the root directory located at the root directory
- Look at using ghcr.io (GitHub Packages) to store Docker Images rather than DockerHub
- Should we use wheels too? - Should we use wheels too?
- Use Multi Stage Docker builds? - Use Multi Stage Docker builds?