removed fakeroot from the list
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
e8b8512174
commit
76554ec553
@ -29,7 +29,7 @@ RUN pip install robotframework robotframework-seleniumlibrary \
|
||||
pacman --noconfirm -Runs \
|
||||
gzip less sysfsutils which \
|
||||
&& pacman --noconfirm -R \
|
||||
util-linux fakeroot shadow \
|
||||
util-linux shadow \
|
||||
&& rm -rv /usr/share/info/* \
|
||||
&& rm -rv /usr/share/man/* \
|
||||
&& rm -rv /usr/share/doc/* \
|
||||
|
Loading…
Reference in New Issue
Block a user