From cecba66f35d0a8cfaa8a62454163ff3d351b02b0 Mon Sep 17 00:00:00 2001 From: Brett <54408245+kowh-ai@users.noreply.github.com> Date: Mon, 5 Oct 2020 14:30:49 +0200 Subject: [PATCH] Update README.txt --- README.txt | 14 -------------- 1 file changed, 14 deletions(-) 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