rob05c commented on code in PR #7003:
URL: https://github.com/apache/trafficcontrol/pull/7003#discussion_r938068183


##########
infrastructure/cdn-in-a-box/cache/Dockerfile:
##########
@@ -60,6 +60,7 @@ RUN dnf -y install epel-release && \
         libmaxminddb            \
         libtool-ltdl            \
         libunwind               \
+        libuuid                 \

Review Comment:
   Even if CentOS includes it by default, if ATS needs it, specifying it will 
make the Dockerfile more portable, easier to switch base images to other things 
that might not have it



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to