Supprime ligne redondante
This commit is contained in:
@@ -22,6 +22,4 @@ RUN apt-get update && apt-get install -y \
|
||||
&& apt-get clean \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
RUN docker-php-ext-install xdebug
|
||||
|
||||
RUN setcap cap_net_raw=eip /usr/local/bin/php
|
||||
|
Reference in New Issue
Block a user