Fix incorrect S6 Overlay root (#108)

This commit is contained in:
Franck Nijhof 2021-11-11 10:50:03 +01:00 committed by GitHub
parent d3a0e374b1
commit 00f70d9253
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -38,7 +38,7 @@ RUN \
\
&& tar zxvfh \
/tmp/s6-overlay.tar.gz \
-C /usr \
-C / \
\
&& tar zxvfh \
/tmp/s6-overlay.tar.gz \