diff --git a/publish/Dockerfile b/publish/Dockerfile index c158965..4bb6e68 100644 --- a/publish/Dockerfile +++ b/publish/Dockerfile @@ -1,5 +1,5 @@ FROM jekyll/jekyll Label MAINTAINER Amir Pourmand -WORKDIR /srv/jekyll +WORKDIR /srv/jekyll/ ADD Gemfile /srv/jekyll/ RUN bundle install \ No newline at end of file diff --git a/readme.md b/readme.md index 39b8899..ac255a5 100644 --- a/readme.md +++ b/readme.md @@ -49,7 +49,6 @@ Then to run the image locally, use: publish/docker_run ``` - ## Using Foam We've created a few Bubbles (Markdown documents) to get you started.