Closed fey closed 2 months ago
well that's neat! thanks for the contribution
@nolanbconaway hello, thank you for merge!
Can you create public package for image? So anyone will able to pull repo run run sqlfluff on local. Currenly image is private
Unable to find image 'ghcr.io/sqlfluff/sqlfluff-online:latest' locally
docker: Error response from daemon: Head "https://ghcr.io/v2/sqlfluff/sqlfluff-online/manifests/latest": unauthorized.
See 'docker run --help'.
I can later update readme and add instruction how to run sqlfluff in docker container https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-docker-registry https://docs.github.com/en/packages/learn-github-packages/introduction-to-github-packages
That makes sense! I'll be off the grid for a few weeks, so can you create an issue for this work?
Yes, sure
Add Dockerfile and image with GitHub Packages.
You can deploy your own sqlfluff online with command for example (official image name will be
sqlfluff/sqlfluff-online
):