Skip to content

hackkosice/docker-pandoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Custom Docker image that contains pandoc and git

Steps to build and push to hub.docker.com:

  1. git tag <version>
  2. docker build -t hackkosice/pandoc:`git describe --tags` .
  3. docker push hackkosice/pandoc:`git describe --tags`

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published