diff --git a/Dockerfile b/Dockerfile index 256dc5b51f..67d1c9e754 100644 --- a/Dockerfile +++ b/Dockerfile @@ -57,7 +57,8 @@ COPY atlas-hub/repair_index.py /opt/apache-atlas/bin/ RUN chmod +x /opt/apache-atlas/bin/repair_index.py -RUN ls atlas-hub/* +RUN ls +RUN ls atlas-hub RUN ls /opt/apache-atlas RUN ls /opt/apache-atlas/bin