hamza82 commited on
Commit
34a359f
·
verified ·
1 Parent(s): 5c4fedb

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -0
Dockerfile CHANGED
@@ -53,6 +53,7 @@ USER pn
53
  RUN ls -a
54
  # Prepare the entrypoint script
55
  COPY --chown=pn run.sh run.sh
 
56
  RUN chmod +x run.sh
57
 
58
  # Expose the port 8080
 
53
  RUN ls -a
54
  # Prepare the entrypoint script
55
  COPY --chown=pn run.sh run.sh
56
+ RUN ls -a
57
  RUN chmod +x run.sh
58
 
59
  # Expose the port 8080