Skip to content

[Question/Bug?] Variable injection #1525

Answered by MasterOdin
An7ar35 asked this question in Q&A
Discussion options

You must be logged in to vote

I think the following should fix things for you:

docker run --rm --name slate -v $(pwd)/config.rb:/srv/slate/config.rb -v $(pwd)/build:/srv/slate/build -v $(pwd)/source:/srv/slate/source slatedocs/slate build

Any file you change in your directory needs to be mounted into the container. I'll update the docs about this assuming this fixes things for you.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@An7ar35
Comment options

Answer selected by An7ar35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants