Bertrand Gouny 9 ani în urmă
părinte
comite
5bf8ea1e51
1 a modificat fișierele cu 3 adăugiri și 0 ștergeri
  1. 3 0
      README.md

+ 3 - 0
README.md

@@ -330,6 +330,9 @@ Dockerfile example:
 
 See complete example in **example/extend-osixia-openldap**
 
+Warning: if you want to install new packages from debian repositories, this image has a configuration to prevent documentation and locales to be installed. If you need the doc and locales remove the following files :
+**/etc/dpkg/dpkg.cfg.d/01_nodoc** and **/etc/dpkg/dpkg.cfg.d/01_nolocales**
+
 ### Make your own openldap image
 
 Clone this project: