Skip to content

Comments

feature/issue-104/create-Dockerfile#118

Merged
vladislav-k1 merged 1 commit intodevfrom
feature/issue-104/docker-implementation
Jan 17, 2025
Merged

feature/issue-104/create-Dockerfile#118
vladislav-k1 merged 1 commit intodevfrom
feature/issue-104/docker-implementation

Conversation

@GerardChabaBristol
Copy link
Collaborator

Issue(s):

#104

Type of change: (choose required ones)

  • New feature

Description:

Created the Dockerfile to implement CD.

Additional context:

The code might need some adjusting depending on if the "deploy-ghcr.yaml" Github action is able to use it correctly.

Testing instructions:

The Dockerfile has been tested locally and works. If the "deploy-ghcr.yaml" Github action can successfully use this Dockerfile, then this means the testing is successful.

Created the Dockerfile for Java.
@GerardChabaBristol GerardChabaBristol added Testing Issue relates to test-driven development. Github Issue relates to Github functionality (eg. runners). labels Jan 16, 2025
@GerardChabaBristol GerardChabaBristol self-assigned this Jan 16, 2025
@GerardChabaBristol GerardChabaBristol linked an issue Jan 16, 2025 that may be closed by this pull request
@GerardChabaBristol GerardChabaBristol added this to the Develop CD milestone Jan 16, 2025
@vladislav-k1
Copy link
Contributor

Why is the same issue already addressed in PR #117 ? Are you sure we don't need to separate the issue into smaller ones?

Copy link
Contributor

@Siyuan106 Siyuan106 left a comment

Choose a reason for hiding this comment

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

Nice dockerfile,👍🏾

Copy link
Contributor

@vladislav-k1 vladislav-k1 left a comment

Choose a reason for hiding this comment

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

The code works and looks good.

@vladislav-k1 vladislav-k1 merged commit 6ca6162 into dev Jan 17, 2025
1 check passed
@vladislav-k1 vladislav-k1 deleted the feature/issue-104/docker-implementation branch January 17, 2025 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Github Issue relates to Github functionality (eg. runners). Testing Issue relates to test-driven development.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create Dockerfile

3 participants