Skip to content

make docker image for Anubis#7

Merged
Xe merged 1 commit intomainfrom
Xe/docker
Mar 18, 2025
Merged

make docker image for Anubis#7
Xe merged 1 commit intomainfrom
Xe/docker

Conversation

@Xe
Copy link
Copy Markdown
Contributor

@Xe Xe commented Mar 18, 2025

Ref #1

@Xe Xe requested a review from Copilot March 18, 2025 11:47
@Xe Xe self-assigned this Mar 18, 2025
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This pull request adds a new GitHub Actions workflow to build and publish Docker images for the Anubis project.

  • Introduces a workflow configuration that triggers on push, pull_request, and manual dispatch events.
  • Sets up steps to check out the code, generate Docker metadata, and build & push the Docker image.
Files not reviewed (1)
  • Dockerfile: Language not supported
Comments suppressed due to low confidence (1)

.github/workflows/docker.yml:7

  • [nitpick] Consider using consistent quotation marks (either single or double) across similar YAML keys for improved readability.
    tags: [ 'v*' ]

@Xe Xe force-pushed the Xe/docker branch 7 times, most recently from 1d17ff4 to de345f0 Compare March 18, 2025 12:25
Signed-off-by: Xe Iaso <me@xeiaso.net>
@Xe Xe merged commit 726221c into main Mar 18, 2025
2 checks passed
@Xe Xe deleted the Xe/docker branch March 21, 2025 20:05
JasonLovesDoggo pushed a commit to JasonLovesDoggo/anubis that referenced this pull request Jun 17, 2025
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