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 official Docker image #14

Merged
merged 7 commits into from
Sep 10, 2018
Merged

Add official Docker image #14

merged 7 commits into from
Sep 10, 2018

Conversation

yhatt
Copy link
Member

@yhatt yhatt commented Sep 10, 2018

This PR would add official Docker image in marpteam/marp-cli at Docker Hub. It can convert Marp Markdown into HTML or PDF without installing node and Chrome/Chromium.

There are remaining issues as below, but currently we only have implemented basic feature.

  • Create a light weight image by excluding chromium
  • Support PDF conversion with several languages by including Noto fonts

In pre-release, we would have only latest tag created by automated build from master branch. We will be tagging by version from the first minor release (when todo on README.md are all done).

Related to yhatt/marp#232 and yhatt/marp#233.

@yhatt
Copy link
Member Author

yhatt commented Sep 10, 2018

UPDATE: Automate builds on Docker Hub sometimes return a wrong build image. We have stopped to use it, and now migrated to CircleCI job for building and pushing a docker image to Hub.

@yhatt yhatt merged commit c806b51 into master Sep 10, 2018
@yhatt yhatt deleted the docker branch September 10, 2018 09:26
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.

None yet

1 participant