Compare commits

...

4 Commits
0.36 ... 0.38

Author SHA1 Message Date
cytopia
b57a7c1a24 Merge pull request #51 from devilbox/release-0.38
Add graphviz to all worker images
2018-09-12 08:40:15 +02:00
cytopia
c0bd7e32b8 Add graphviz 2018-09-11 23:40:47 +02:00
cytopia
4c856c6d67 Merge pull request #50 from devilbox/release-0.37
Add Tool: unzip
2018-08-30 08:17:52 +02:00
cytopia
68417da37f Add Tool: unzip 2018-08-29 22:17:27 +02:00
10 changed files with 20 additions and 0 deletions

View File

@@ -57,6 +57,7 @@ RUN set -x \
git \
git-flow \
git-svn \
graphviz \
hostname \
htop \
imagemagick \
@@ -92,6 +93,7 @@ RUN set -x \
sudo \
tig \
tree \
unzip \
vim \
w3m \
wget \

View File

@@ -57,6 +57,7 @@ RUN set -x \
git \
git-flow \
git-svn \
graphviz \
hostname \
htop \
imagemagick \
@@ -92,6 +93,7 @@ RUN set -x \
sudo \
tig \
tree \
unzip \
vim \
w3m \
wget \

View File

@@ -57,6 +57,7 @@ RUN set -x \
git \
git-flow \
git-svn \
graphviz \
hostname \
htop \
imagemagick \
@@ -92,6 +93,7 @@ RUN set -x \
sudo \
tig \
tree \
unzip \
vim \
w3m \
wget \

View File

@@ -57,6 +57,7 @@ RUN set -x \
git \
git-flow \
git-svn \
graphviz \
hostname \
htop \
imagemagick \
@@ -92,6 +93,7 @@ RUN set -x \
sudo \
tig \
tree \
unzip \
vim \
w3m \
wget \

View File

@@ -57,6 +57,7 @@ RUN set -x \
git \
git-flow \
git-svn \
graphviz \
hostname \
htop \
imagemagick \
@@ -92,6 +93,7 @@ RUN set -x \
sudo \
tig \
tree \
unzip \
vim \
w3m \
wget \

View File

@@ -57,6 +57,7 @@ RUN set -x \
git \
git-flow \
git-svn \
graphviz \
hostname \
htop \
imagemagick \
@@ -92,6 +93,7 @@ RUN set -x \
sudo \
tig \
tree \
unzip \
vim \
w3m \
wget \

View File

@@ -57,6 +57,7 @@ RUN set -x \
git \
git-flow \
git-svn \
graphviz \
hostname \
htop \
imagemagick \
@@ -92,6 +93,7 @@ RUN set -x \
sudo \
tig \
tree \
unzip \
vim \
w3m \
wget \

View File

@@ -57,6 +57,7 @@ RUN set -x \
git \
git-flow \
git-svn \
graphviz \
hostname \
htop \
imagemagick \
@@ -92,6 +93,7 @@ RUN set -x \
sudo \
tig \
tree \
unzip \
vim \
w3m \
wget \

View File

@@ -57,6 +57,7 @@ RUN set -x \
git \
git-flow \
git-svn \
graphviz \
hostname \
htop \
imagemagick \
@@ -92,6 +93,7 @@ RUN set -x \
sudo \
tig \
tree \
unzip \
vim \
w3m \
wget \

View File

@@ -72,6 +72,7 @@ RUN set -x \
git \
git-flow \
git-svn \
graphviz \
hostname \
htop \
imagemagick \
@@ -107,6 +108,7 @@ RUN set -x \
sudo \
tig \
tree \
unzip \
vim \
w3m \
wget \