Skip to content

Not available dockerhub/external repo for dockerfile #427

@georgettica

Description

@georgettica

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

Activity

epage

epage commented on Feb 7, 2022

@epage
Collaborator

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).
added a commit that references this issue on Feb 11, 2022
added a commit that references this issue on Feb 14, 2022
d6d69db
froque

froque commented on Nov 22, 2022

@froque

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/

weijiany

weijiany commented on Oct 8, 2024

@weijiany

Hi @epage I noticed that there's already a Dockerfile in the repository, but it seems that the image isn't being pushed to any external container registry, like Docker Hub or GHCR. Are there any plans to do this?

Having the image available in a public registry would be very helpful, especially for integrating this tool into other CI tools not only Github Action. It would streamline the process by allowing us to pull the image directly, rather than needing to build it ourselves.

epage

epage commented on Oct 8, 2024

@epage
Collaborator

@weijiany see #427 (comment) with #431 being the only update since then.

If there is a quick resource on getting this up and going where I do not need to intervene for each release, I will add it.

added a commit that references this issue on Oct 8, 2024
0801bce
linked a pull request that will close this issue on Oct 8, 2024
georgettica

georgettica commented on Oct 18, 2024

@georgettica
Author

Does anyone want to add more 👀 to my PR?

added 2 commits that reference this issue on Oct 22, 2024
91f9eb2
0a1a113
added
A-new-distributionArea: new way to distribute or integrate
S-triageStatus: New; needs maintainer attention.
S-waiting-on-decisionStatus: Waiting on a go/no-go before implementing
and removed
S-triageStatus: New; needs maintainer attention.
on Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-new-distributionArea: new way to distribute or integrateC-enhancementCategory: Raise on the bar on expectationsS-waiting-on-decisionStatus: Waiting on a go/no-go before implementing

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Participants

      @epage@froque@georgettica@weijiany

      Issue actions

        Not available dockerhub/external repo for dockerfile · Issue #427 · crate-ci/typos