[faas#26] integration faas-registry with components.
Compare changes
+ 9
− 2
@@ -11,6 +11,7 @@ RUN echo $FAAS_REGISTRY_VERSION > /faas-docker-version
@@ -21,12 +22,13 @@ RUN git clone https://github.com/bcit-ci/CodeIgniter.git /opt/codeigniter && cd
@@ -34,6 +36,11 @@ RUN cp /opt/codeigniter/index.php /opt/rr3/index.php && \