Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Docker image to GitHub Container Registry #452

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

vishwamartur
Copy link

Related to #434

Add a prebuilt Docker image of JSON Crack to GitHub Container Registry.

  • README.md

    • Add instructions for using the prebuilt Docker image.
    • Mention the GitHub Container Registry as the source.
  • .github/workflows/docker-image.yml

    • Create a new GitHub Actions workflow file.
    • Add steps to build Docker image.
    • Add steps to push Docker image to GitHub Container Registry.

Related to AykutSarac#434

Add a prebuilt Docker image of JSON Crack to GitHub Container Registry.

* **README.md**
  - Add instructions for using the prebuilt Docker image.
  - Mention the GitHub Container Registry as the source.

* **.github/workflows/docker-image.yml**
  - Create a new GitHub Actions workflow file.
  - Add steps to build Docker image.
  - Add steps to push Docker image to GitHub Container Registry.
@accforgithubtest
Copy link

+1 for this, hoping this gets merged soon!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants