Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add docker-compose.yml example #325

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

fam4r
Copy link

@fam4r fam4r commented Oct 19, 2021

No description provided.

@fam4r fam4r requested a review from envygeeks as a code owner October 19, 2021 17:47

services:
jekyll:
image: jekyll/jekyll:3.8
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we switch this to "latest" so it doesn't have to be updated that often?

@Waldorf3
Copy link

Waldorf3 commented Jun 7, 2022

Tried this suggested docker-compose.yml but got errors:

jekyll-jekyll-1  | ruby 2.6.3p62 (2019-04-16 revision 67580) [x86_64-linux-musl]
jekyll-jekyll-1  | Configuration file: none
jekyll-jekyll-1  |             Source: /srv/jekyll
jekyll-jekyll-1  |        Destination: /srv/jekyll/_site
jekyll-jekyll-1  |  Incremental build: disabled. Enable with --incremental
jekyll-jekyll-1  |       Generating...
jekyll-jekyll-1  |                     done in 0.006 seconds.
jekyll-jekyll-1  |  Auto-regeneration: enabled for '/srv/jekyll'
jekyll-jekyll-1  | jekyll 3.8.6 | Error:  Permission denied @ dir_s_mkdir - /srv/jekyll/_site

Any chance of providing an official docker-compose.yml with the project?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants