Changes between Version 20 and Version 21 of OMD
- Timestamp:
- 07/12/22 08:11:27 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
OMD
v20 v21 138 138 == INSTALL from Docker == 139 139 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. 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. If user not has '''id -u''' != 1000 will cause volume error to write on mount site(directory) or rsync fail on mount site(directory). 141 141 {{{ 142 142 ubuntu@n5:~$ id -u