mirror of
https://github.com/newnius/Dockerfiles.git
synced 2025-06-07 08:31:55 +00:00
update
This commit is contained in:
parent
cadfbe03b3
commit
8c06a54eae
@ -21,6 +21,8 @@ RUN apk update && \
|
|||||||
|
|
||||||
RUN ln -s /usr/include/python3.6m /usr/include/python3.6
|
RUN ln -s /usr/include/python3.6m /usr/include/python3.6
|
||||||
|
|
||||||
|
RUN ln -s /usr/include/python3.6m /usr/include/python
|
||||||
|
|
||||||
WORKDIR /var/www/html
|
WORKDIR /var/www/html
|
||||||
|
|
||||||
ADD bootstrap.sh /etc/bootstrap.sh
|
ADD bootstrap.sh /etc/bootstrap.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user