Spaces:
Runtime error
Runtime error
Commit
·
f9915d1
1
Parent(s):
1a310bd
apt search "Apache Portable Runtime Library"
Browse files- Dockerfile +1 -0
Dockerfile
CHANGED
@@ -16,6 +16,7 @@ RUN echo
|
|
16 |
RUN cat INSTALL
|
17 |
RUN echo ===================================================================
|
18 |
RUN echo
|
|
|
19 |
|
20 |
# RUN ./configure --prefix=$HOME/apache --with-included-apr
|
21 |
|
|
|
16 |
RUN cat INSTALL
|
17 |
RUN echo ===================================================================
|
18 |
RUN echo
|
19 |
+
RUN apt search "Apache Portable Runtime Library"
|
20 |
|
21 |
# RUN ./configure --prefix=$HOME/apache --with-included-apr
|
22 |
|