Skip to content
Snippets Groups Projects
Verified Commit 65f42b64 authored by Andrej Ramašeuski's avatar Andrej Ramašeuski
Browse files

Pepnuti na prefork

parent bea53673
No related branches found
No related tags found
No related merge requests found
Pipeline #1978 passed
...@@ -3,7 +3,7 @@ image: docker:19.03.1 ...@@ -3,7 +3,7 @@ image: docker:19.03.1
variables: variables:
DOCKER_TLS_CERTDIR: "/certs" DOCKER_TLS_CERTDIR: "/certs"
IMAGE_TAG: $CI_REGISTRY_IMAGE IMAGE_TAG: $CI_REGISTRY_IMAGE
IMAGE_VER: 1.2.2 IMAGE_VER: 1.3.0
services: services:
- docker:19.03.1-dind - docker:19.03.1-dind
......
...@@ -26,4 +26,4 @@ WORKDIR /opt/cf ...@@ -26,4 +26,4 @@ WORKDIR /opt/cf
USER nobody USER nobody
EXPOSE 3000 EXPOSE 3000
CMD /opt/cf/script/cf daemon CMD /opt/cf/script/cf prefork -c 3000
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment