diff --git a/README.txt b/README.txt index 1f9c8b4..749212a 100644 --- a/README.txt +++ b/README.txt @@ -14,17 +14,3 @@ located at the root directory - include an "/examples" folder for examples of adding extentions xloader, harvester, etc - make sure the "development mode" path is taken cared of with any changes - Create an admin user during the container deployment - - -Helpful Notes: - -Build ckan-base image (2.9) -cd /path/to/ckan-docker/ckan/ckan-base -docker build -t kowhai/ckan-base:2.9 -f 2.9/Dockerfile . - -Login to Dockerhub -docker login --username=kowhai -(will then ask for a password) - -Push image to Dockerhub -docker push kowhai/ckan-base:2.9 \ No newline at end of file