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

Create docker file and docker build CI #24

Merged
merged 32 commits into from
Apr 29, 2022
Merged

Conversation

henryclw
Copy link
Contributor

Refer to #18 (comment)

@vercel
Copy link

vercel bot commented Apr 27, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/yunyoujun/cook/4mgt7dJ7rEao7kS9hsakLMfXvLBv
✅ Preview: https://cook-git-fork-henryclw-main-yunyoujun.vercel.app

@netlify
Copy link

netlify bot commented Apr 27, 2022

Deploy Preview for cook-today ready!

Name Link
🔨 Latest commit fe8dacf
🔍 Latest deploy log https://app.netlify.com/sites/cook-today/deploys/626c2278566ab90009bc540e
😎 Deploy Preview https://deploy-preview-24--cook-today.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

README.md Outdated Show resolved Hide resolved
@vercel
Copy link

vercel bot commented Apr 28, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
cook ✅ Ready (Inspect) Visit Preview Apr 29, 2022 at 5:38PM (UTC)

@henryclw
Copy link
Contributor Author

I've update the .github/workflows/docker-image.yml file, please add these two secrets to this repo accordingly:

  • DOCKER_HUB_USERNAME
  • DOCKER_HUB_ACCESS_TOKEN

Then create the cook repo under your docker hub account.
Once done, it should be able to auto build and push images to docker hub.

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@YunYouJun
Copy link
Owner

I update some details in 6b0901b.

Can you check it? I'll merge it if it's ok.

@henryclw
Copy link
Contributor Author

henryclw commented Apr 29, 2022

I update some details in 6b0901b.

Can you check it? I'll merge it if it's ok.

Seems good to me. The next things you may want to do are:

  • Create the corresponding secrets under this repo
  • Merge the pull request
  • Check the actions, are they working as expected
  • Check your Docker Hub account, are the newly pushed images as expected
  • Pull one of the image and try to run it locally

@YunYouJun
Copy link
Owner

Thanks for your contribution.

@henryclw
Copy link
Contributor Author

Thanks for your contribution.

You're welcome. Good night and sleep tight.

But I've just found a minor problem with the latest tag #26 , if you have spare time tomorrow you might want to check this out.

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