Merge pull request #1075 from bestlong/fix-php-worker-rm-error
fix php-worker build error
This commit is contained in:
commit
b1c1e6e187
|
@ -37,5 +37,4 @@ COPY supervisord.conf /etc/supervisor/conf.d/supervisord.conf
|
||||||
#--------------------------------------------------------------------------
|
#--------------------------------------------------------------------------
|
||||||
#
|
#
|
||||||
|
|
||||||
RUN rm -r /var/lib/apt/lists/*
|
|
||||||
WORKDIR /etc/supervisor/conf.d/
|
WORKDIR /etc/supervisor/conf.d/
|
||||||
|
|
Loading…
Reference in New Issue