nwabap751 icon indicating copy to clipboard operation
nwabap751 copied to clipboard

UUID service

Open larshp opened this issue 8 years ago • 1 comments

same problem as described in https://bitbucket.org/gregorwolf/dockernwabap750/issues/3/start-service-uuidd

larshp avatar Sep 11 '17 07:09 larshp

Can be solved by adding this line, eg. as line 3 in DockerFile:

RUN mkdir /run/uuidd && chown uuidd /var/run/uuidd && /usr/sbin/uuidd

Check: https://github.com/nzamani/sap-nw-abap-trial-docker

Best Regards, Søren Hansen

sorenviggo avatar Oct 16 '18 13:10 sorenviggo