Skip to content

Commit 972bdd9

Browse files
committed
fix rm error
ERROR INFO: Step 4/5 : RUN rm -r /var/lib/apt/lists/* ---> Running in 4a3aa49e0e6e rm: can't remove '/var/lib/apt/lists/*': No such file or directory ERROR: Service 'php-worker' failed to build: The command '/bin/sh -c rm -r /var/lib/apt/lists/*' returned a non-zero code: 1
1 parent 2af40b0 commit 972bdd9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

php-worker/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,4 @@ COPY supervisord.conf /etc/supervisor/conf.d/supervisord.conf
3737
#--------------------------------------------------------------------------
3838
#
3939

40-
RUN rm -r /var/lib/apt/lists/*
4140
WORKDIR /etc/supervisor/conf.d/

0 commit comments

Comments
 (0)