I wanted to use PyPandoc as a service (In Docker container).
I installed "docker pull msabramo/pypandoc".
It creates an image but I don't know how to use it (input to Docker container and get output).
What am I supposed to type from there?
I wanted to use PyPandoc as a service (In Docker container).
I installed "docker pull msabramo/pypandoc".
It creates an image but I don't know how to use it (input to Docker container and get output).
What am I supposed to type from there?
Copyright © 2021 Jogjafile Inc.
You would need to follow the instruction from
hub.docker.com/r/msabramo/pypandoc/That opens a bash session, in which you have your project in
/source(mounted from your current host folderpwd)You can then type: