Skip to content

platanus/docker-repo-analyzer

Repository files navigation

README

Deployment

Change repo_analyzer version in Gemfile and run:

bundle install

Build the container image.

docker build --platform linux/amd64 -t repo-analyzer .

Publish on Docker.

docker tag repo-analyzer leantraxxx/repo-analyzer
docker push leantraxxx/repo-analyzer

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published