mirror of
https://github.com/foambubble/foam-template.git
synced 2025-06-07 20:08:54 +00:00
.
This commit is contained in:
parent
19da0c2da7
commit
df9f09fd8a
2 changed files with 1 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
FROM jekyll/jekyll
|
FROM jekyll/jekyll
|
||||||
Label MAINTAINER Amir Pourmand
|
Label MAINTAINER Amir Pourmand
|
||||||
WORKDIR /srv/jekyll
|
WORKDIR /srv/jekyll/
|
||||||
ADD Gemfile /srv/jekyll/
|
ADD Gemfile /srv/jekyll/
|
||||||
RUN bundle install
|
RUN bundle install
|
|
@ -49,7 +49,6 @@ Then to run the image locally, use:
|
||||||
publish/docker_run
|
publish/docker_run
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
## Using Foam
|
## Using Foam
|
||||||
|
|
||||||
We've created a few Bubbles (Markdown documents) to get you started.
|
We've created a few Bubbles (Markdown documents) to get you started.
|
||||||
|
|
Loading…
Add table
Reference in a new issue