Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 323 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 323 Bytes

Markdown tools

Build the image

docker build -t greenfox/markdown-tools:latest .

Push to Docker Hub

Use the foxyfox DockerHub user to add yourself to the greenfox organization.

docker login

Hopefully you'll get Login Succeeded.

docker push greenfox/markdown-tools:latest