Skip to content
This repository was archived by the owner on Jul 21, 2025. It is now read-only.

Publish a docker image#19

Open
ciaranmcnulty wants to merge 1 commit into
cucumber:mainfrom
ciaranmcnulty:docker-image
Open

Publish a docker image#19
ciaranmcnulty wants to merge 1 commit into
cucumber:mainfrom
ciaranmcnulty:docker-image

Conversation

@ciaranmcnulty

Copy link
Copy Markdown

I saw some chat on #784 and thought 'that doesn't seem hard'

Was done as lunch fun so I won't be offended if it's not used :)

Comment thread .github/workflows/docker.yaml Outdated

- uses: docker/login-action@v2
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}

@ciaranmcnulty ciaranmcnulty Jul 5, 2022

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These secrets would need to be configured in the cucumber repo, but that's all that's required

@ciaranmcnulty

ciaranmcnulty commented Jul 5, 2022

Copy link
Copy Markdown
Author

You can see a successful run here in my fork https://github.com/ciaranmcnulty/json-formatter/actions/runs/2616825975

And the resulting multi-arch tags: https://hub.docker.com/repository/docker/ciaranmcnulty/json-formatter

For some reason the commits weren't signed so the hash for that build is different but I promise it's the same!

@iomedico-beyer

Copy link
Copy Markdown

Do you have an idea how I can use that container within these Cypress Docker images? They say “Error: spawn docker ENOENT”. I guess that means the Docker containers don’t know docker. Sorry, if this is a dumb question. I’m new to Docker.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants