We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c38151 commit 6ffacabCopy full SHA for 6ffacab
Dockerfile.blockproducer
@@ -42,8 +42,6 @@ RUN chmod 755 gLiveView.sh
42
RUN mkdir /home/cardano/bin
43
RUN mv gLiveView.sh /home/cardano/bin/gLiveView
44
RUN apt-get install lsof procps bc -y
45
-RUN ls -ltr
46
-RUN find / -name env
47
COPY env /home/cardano/bin/env
48
RUN chown cardano /home/cardano/bin
49
RUN echo "export PATH=$PATH:/home/cardano/bin" >> /root/.bashrc
0 commit comments