mirror of
https://github.com/devilbox/docker-php-fpm.git
synced 2025-12-13 12:31:14 +00:00
Add tool: jq
This commit is contained in:
@@ -63,6 +63,7 @@ RUN set -x \
|
||||
htop \
|
||||
imagemagick \
|
||||
iputils-ping \
|
||||
jq \
|
||||
less \
|
||||
libc-dev \
|
||||
libffi-dev\
|
||||
|
||||
@@ -63,6 +63,7 @@ RUN set -x \
|
||||
htop \
|
||||
imagemagick \
|
||||
iputils-ping \
|
||||
jq \
|
||||
less \
|
||||
libc-dev \
|
||||
libffi-dev\
|
||||
|
||||
@@ -63,6 +63,7 @@ RUN set -x \
|
||||
htop \
|
||||
imagemagick \
|
||||
iputils-ping \
|
||||
jq \
|
||||
less \
|
||||
libc-dev \
|
||||
libffi-dev\
|
||||
|
||||
@@ -63,6 +63,7 @@ RUN set -x \
|
||||
htop \
|
||||
imagemagick \
|
||||
iputils-ping \
|
||||
jq \
|
||||
less \
|
||||
libc-dev \
|
||||
libffi-dev\
|
||||
|
||||
@@ -63,6 +63,7 @@ RUN set -x \
|
||||
htop \
|
||||
imagemagick \
|
||||
iputils-ping \
|
||||
jq \
|
||||
less \
|
||||
libc-dev \
|
||||
libffi-dev\
|
||||
|
||||
@@ -63,6 +63,7 @@ RUN set -x \
|
||||
htop \
|
||||
imagemagick \
|
||||
iputils-ping \
|
||||
jq \
|
||||
less \
|
||||
libc-dev \
|
||||
libffi-dev\
|
||||
|
||||
@@ -63,6 +63,7 @@ RUN set -x \
|
||||
htop \
|
||||
imagemagick \
|
||||
iputils-ping \
|
||||
jq \
|
||||
less \
|
||||
libc-dev \
|
||||
libffi-dev\
|
||||
|
||||
@@ -63,6 +63,7 @@ RUN set -x \
|
||||
htop \
|
||||
imagemagick \
|
||||
iputils-ping \
|
||||
jq \
|
||||
less \
|
||||
libc-dev \
|
||||
libffi-dev\
|
||||
|
||||
@@ -63,6 +63,7 @@ RUN set -x \
|
||||
htop \
|
||||
imagemagick \
|
||||
iputils-ping \
|
||||
jq \
|
||||
less \
|
||||
libc-dev \
|
||||
libffi-dev\
|
||||
|
||||
@@ -874,6 +874,10 @@ You want to use tools such as `git`, `drush`, `composer`, `npm`, `eslint`, `phpc
|
||||
<td><a href="https://github.com/zaach/jsonlint">jsonlint</a></td>
|
||||
<td>Json command line linter.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://stedolan.github.io/jq/">jq</a></td>
|
||||
<td>Command-line JSON processor.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://github.com/laravel/installer">laravel installer</a></td>
|
||||
<td>A CLI tool to easily install and manage the laravel framework.</td>
|
||||
|
||||
@@ -84,6 +84,7 @@ RUN set -x \
|
||||
htop \
|
||||
imagemagick \
|
||||
iputils-ping \
|
||||
jq \
|
||||
less \
|
||||
libc-dev \
|
||||
libffi-dev\
|
||||
|
||||
Reference in New Issue
Block a user