Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cubicweb
cubes
fresh
Commits
1dcab5b4263f
Commit
008aab31
authored
Sep 18, 2019
by
Philippe Pepiot
Browse files
Use cubicweb image from docker hub
parent
c1958105395b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
1dcab5b4
ARG
CW_INSTANCE_NAME=fresh
FROM
hub.extranet.logilab.fr/cubicwe
b/cubicweb:3.26-onbuild
FROM
logila
b/cubicweb:3.26-onbuild
USER
root
RUN
pip
install
-r
/src/docker/requirements.txt
RUN
cp
/src/docker/pyramid.ini.j2 /pyramid.ini.j2
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment