-
-
Notifications
You must be signed in to change notification settings - Fork 9
Document setting up individual projects CI/CD pipeline to AWS Incubator using GitHub actions and Docker #32
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
Labels
draft
feature: docker
p-feature: wiki
role: DevOps Engineer
aka Infrastructure Engineer
size: 3pt
Can be done in 13-18 hours
Milestone
Comments
7 tasks
This comment has been minimized.
This comment has been minimized.
22 tasks
This comment was marked as resolved.
This comment was marked as resolved.
This comment has been minimized.
This comment has been minimized.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as outdated.
This comment was marked as outdated.
8 tasks
This comment was marked as outdated.
This comment was marked as outdated.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
draft
feature: docker
p-feature: wiki
role: DevOps Engineer
aka Infrastructure Engineer
size: 3pt
Can be done in 13-18 hours
Overview
As a Dev Ops Engineer working with Incubator, I'd like documentation for setting up a Github action workflow which builds docker images to push onto Incubator's image repositories.
Details
This should be written by a project that has set one up so it can use their project as an example. As a prerequisite to this, you should already have a
Dockerfile
and be able to build a docker image usingdocker build
The steps covered are how to write a GHA to (not included is how to write a gha, which will come from the website teams existing gha documentation)
Action Items
Resources/Instructions
Projects to Check
Tasks
The text was updated successfully, but these errors were encountered: