Skip to content

Commit 6ffacab

Browse files
authored
Update Dockerfile.blockproducer
1 parent 7c38151 commit 6ffacab

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Dockerfile.blockproducer

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,6 @@ RUN chmod 755 gLiveView.sh
4242
RUN mkdir /home/cardano/bin
4343
RUN mv gLiveView.sh /home/cardano/bin/gLiveView
4444
RUN apt-get install lsof procps bc -y
45-
RUN ls -ltr
46-
RUN find / -name env
4745
COPY env /home/cardano/bin/env
4846
RUN chown cardano /home/cardano/bin
4947
RUN echo "export PATH=$PATH:/home/cardano/bin" >> /root/.bashrc

0 commit comments

Comments
 (0)