Skip to content

Can't get Dockerfile to run #2

Answered by jbaiter
cgoines asked this question in Q&A
Discussion options

You must be logged in to vote

This is caused by Puppeteer (which is used to generate the cover page PDF).
Have you checked out the troubleshooting doc from the error message?
You're most likely missing some permissions for Docker, maybe try adding --cap-add=SYS_ADMIN to your Docker command-line and see if that helps.

Replies: 1 comment 1 reply

Comment options

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

cgoines Jan 4, 2022
Collaborator Author

Answer selected by cgoines
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