Update Dockerfile
Simplify Munin Bitcoin container image
This commit is contained in:
+1
-3
@@ -12,6 +12,4 @@ COPY web /app/web
|
|||||||
COPY server /app/server
|
COPY server /app/server
|
||||||
|
|
||||||
RUN chmod +x /app/app.sh \
|
RUN chmod +x /app/app.sh \
|
||||||
&& ln -s /app/app.sh /usr/local/bin/munin-bitcoin
|
&& ln -s /app/app.sh /usr/local/bin/munin-bitcoin
|
||||||
|
|
||||||
CMD ["munin-bitcoin"]
|
|
||||||
Reference in New Issue
Block a user