Skip to content
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

Add Initial Dockerfile #368

Merged
merged 4 commits into from
Jan 20, 2024
Merged

Conversation

magneticstain
Copy link
Owner

PR Summary

Add initial Dockerfile to enable Docker support.

Related Issue(s)

Related to #367

@magneticstain magneticstain self-assigned this Jan 17, 2024
@magneticstain magneticstain linked an issue Jan 17, 2024 that may be closed by this pull request
Copy link

codacy-production bot commented Jan 17, 2024

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
0.00% (target: -2.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (cc10acd) 709 465 65.59%
Head commit (94d37c8) 1418 (+709) 930 (+465) 65.59% (0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#368) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

You may notice some variations in coverage metrics with the latest Coverage engine update. For more details, visit the documentation

@magneticstain magneticstain merged commit 12dc42b into release-v1.4.0 Jan 20, 2024
8 checks passed
@magneticstain magneticstain deleted the issue-367_add-docker-support branch January 20, 2024 03:33
magneticstain added a commit that referenced this pull request Jan 20, 2024
* Update version for new release

* Update app environment in rollbar config for new release

* Update changelog filters for goreleaser to make improve changelogs

* Minor: Add 2024 Roadmap to README

Also update changelog filter in goreleaser config to be more robust

* Minor: Add issue #367 to 2024 roadmap in README

* Add Initial Dockerfile (#368)

* Add initial Dockerfile

* Add docker info in install section of README

* Update Docker run command to remove after run

This should help prevent users accumulating unneeded IP2CR images after each run

* Check `Docker Support` Issue Off Roadmap in README

* Add Github Actions Workflow For Container Publish (#369)

* Add initial Dockerfile

* Add docker info in install section of README

* Update Docker run command to remove after run

This should help prevent users accumulating unneeded IP2CR images after each run

* Check `Docker Support` Issue Off Roadmap in README

* Add container publish Github Actions workflow

* Update GHCR password secret nemat

Docs note that using this format will allow GA to auto generate a token for pakcage publishing.

* Update README to include container registry install options

* Add Logo to README (#370)

- Other minor fixes in README

* Update code for release prep
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 Docker Support
1 participant