This commit is contained in:
Amir Pourmand 2022-06-27 20:13:46 +04:30
parent 19da0c2da7
commit df9f09fd8a
2 changed files with 1 additions and 2 deletions

View file

@ -1,5 +1,5 @@
FROM jekyll/jekyll
Label MAINTAINER Amir Pourmand
WORKDIR /srv/jekyll
WORKDIR /srv/jekyll/
ADD Gemfile /srv/jekyll/
RUN bundle install

View file

@ -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.