Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
nikhilbonte21 committed Nov 26, 2024
1 parent 3ba2acd commit 8005e41
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 8005e41

Please sign in to comment.