Skip to content
Snippets Groups Projects
Commit 1dcab5b4263f authored by Philippe Pepiot's avatar Philippe Pepiot
Browse files

Use cubicweb image from docker hub

parent c1958105395b
No related branches found
No related tags found
No related merge requests found
ARG CW_INSTANCE_NAME=fresh
FROM hub.extranet.logilab.fr/cubicweb/cubicweb:3.26-onbuild
FROM logilab/cubicweb:3.26-onbuild
USER root
RUN pip install -r /src/docker/requirements.txt
RUN cp /src/docker/pyramid.ini.j2 /pyramid.ini.j2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment