mirror of
https://github.com/weaveworks/scope.git
synced 2026-08-18 03:46:45 +00:00
Use rebuild-image script from tools.git
- Add some extra files to build image - Add make to UI build container
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
FROM debian:latest
|
||||
WORKDIR /home/weave
|
||||
|
||||
RUN apt-get update && apt-get install -y curl bzip2 libfreetype6 libfontconfig1
|
||||
RUN apt-get update && apt-get install -y curl bzip2 libfreetype6 libfontconfig1 make
|
||||
|
||||
# Install nodejs
|
||||
RUN curl -sL https://deb.nodesource.com/setup | bash -
|
||||
|
||||
Reference in New Issue
Block a user