From df9f09fd8abaa14d04f2829ee1e5df7ddb73b29e Mon Sep 17 00:00:00 2001 From: Amir Pourmand Date: Mon, 27 Jun 2022 20:13:46 +0430 Subject: [PATCH] . --- publish/Dockerfile | 2 +- readme.md | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) 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.