Skip to content

Add Automatic Build of DockerImage using GithubActions - #8

Open
miragecentury wants to merge 5 commits into
mainfrom
4-githubrunner-dockerimage-add-ci
Open

Add Automatic Build of DockerImage using GithubActions#8
miragecentury wants to merge 5 commits into
mainfrom
4-githubrunner-dockerimage-add-ci

Conversation

@miragecentury

@miragecentury miragecentury commented Dec 12, 2023

Copy link
Copy Markdown
Contributor

Issue corresponding to this Pull Request

What do we want? :

  • We want to be able to build the Docker Image from src/Dockerfile
  • We want to trigger the build on Pull Request / Merge Request and on the git branch main
  • We want to build it for multiple architectures ( amd64 and arm64 [raspberry pi] )
  • We want to push the Docker Image build in the Github Container Registry (ghcr)

How do we achieve that? :

@miragecentury miragecentury linked an issue Dec 12, 2023 that may be closed by this pull request
@github-actions

Copy link
Copy Markdown

Hadolint: ``


@github-actions

Copy link
Copy Markdown

Hadolint: ``


@github-actions

Copy link
Copy Markdown

Hadolint: ``


@miragecentury
miragecentury force-pushed the 4-githubrunner-dockerimage-add-ci branch from b2c12d7 to 57044f6 Compare December 13, 2023 20:20
@github-actions

Copy link
Copy Markdown

Hadolint: ``


@github-actions

Copy link
Copy Markdown

Hadolint: ``


@miragecentury miragecentury changed the title Add CI to Build image Add Automatic Build of DockerImage using GithubActions Dec 15, 2023
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.

Add Automatic Build of DockerImage using GithubActions

2 participants