typos
typos copied to clipboard
Not available dockerhub/external repo for dockerfile
I found https://hub.docker.com/r/typoci/spellcheck-action
But it seems very old
If you vae something the README.md should reflex this to allow this very tool to be used outside of github-actions
That is a different project.
I have not published to docker hub because I've just no taken the time to
- Create a more general docker image (the current one is focused purely on the action)
- Looked into the process for uploading an image from CI (since I don't want to do it manually).
Looked into the process for uploading an image from CI (since I don't want to do it manually).
I just learned that Docker can build the image themselves: https://docs.docker.com/docker-hub/builds/