mirror of
https://github.com/casjaysdevdocker/cherokee
synced 2025-01-18 00:34:29 -05:00
🗃️ Committing everything that changed 🗃️
This commit is contained in:
parent
26098e2635
commit
4957b0de79
@ -43,7 +43,7 @@ RUN cd /tmp/build && \
|
||||
libtool && \
|
||||
openssl req -new -newkey rsa:4096 -days 365 -nodes -x509 -subj "/C=US/ST=CA/L=CA/O=Cherokee/OU=Cherokee/CN=localhost" -keyout /etc/ssl/key.pem -out /etc/ssl/crt.pem && \
|
||||
ln -sf /usr/local/share/cherokee/bin/* /usr/local/bin/ && \
|
||||
ln -sf /usr/local/share/cherokee/sbin/* /usr/local/sbin/ && \
|
||||
ln -sf /usr/local/share/cherokee/sbin/* /usr/local/bin/ && \
|
||||
mkdir -p /buildroot && \
|
||||
cp -Rf "/usr/local/." "/buildroot/" && \
|
||||
rm -Rf /var/cache/apk/* /tmp/* /var/tmp/* /tmp/build /usr/src/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user