Changes between Version 20 and Version 21 of OMD


Ignore:
Timestamp:
07/12/22 08:11:27 (3 years ago)
Author:
krit
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • OMD

    v20 v21  
    138138== INSTALL from Docker ==
    139139
    140 Pls make sure that uid of user that make from docker file has '''id -u''' = 1000. In this case, user '''ubuntu''' will be install omd images in its docker.
     140Pls make sure that uid of user that make from docker file has '''id -u''' = 1000. In this case, user '''ubuntu''' will be install omd images in its docker. If user not has '''id -u''' != 1000 will cause  volume error to write on mount site(directory) or rsync fail on mount site(directory).
    141141{{{
    142142ubuntu@n5:~$ id -u