-
Notifications
You must be signed in to change notification settings - Fork 8.1k
guides: docker build github actions primer #21557
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
Conversation
✅ Deploy Preview for docsdocker ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
dvdksn
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
On second thought, I think I will remove the testing bit, I think I'd like to keep this primer as vanilla as possible.
craig-osterhout
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Editorial-wise, LGTM.
Left some nits. In addition, the generated text in the left column doesn't format the bullet points, so it's a bit overwhelming. And, it duplicates the intro paragraph that's already displayed.
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
crazy-max
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
![]()
A basic guide for building a basic gha workflow with Docker actions, including
a "full" simple example.