[ckan-changes] [ckan/ckan] 0a5cf4: [#1811] Make the docker container naming style con...
GitHub
noreply at github.com
Mon Jun 30 13:58:10 UTC 2014
Branch: refs/heads/1811-make-docker-container-names-consistent
Home: https://github.com/ckan/ckan
Commit: 0a5cf4e651f113da65e0b7ca9db23b1b0a0e35d9
https://github.com/ckan/ckan/commit/0a5cf4e651f113da65e0b7ca9db23b1b0a0e35d9
Author: Sean Hammond <git at seanh.cc>
Date: 2014-06-30 (Mon, 30 Jun 2014)
Changed paths:
M contrib/docker/svc/ckan/run
M doc/maintaining/installing/install-using-docker.rst
Log Message:
-----------
[#1811] Make the docker container naming style consistent
Make the container and container link naming styles consistent. It should be
ckan/solr and solr:solr, and ckan/postgresql and postgresql:postgresql
(not db:db).
More information about the ckan-changes
mailing list