RalphTro / epcis-event-hash-generator

ALGORITHM and SOFTWARE PROTOTYPE to uniquely identify/validate the integrity of any EPCIS event through a common, syntax-agnostic approach based on hashing. Takes an EPCIS Document (formatted in either XML or JSON-LD) and returns the corresponding hash value(s).
MIT License
8 stars 4 forks source link

added container documentation #111

Closed dakbhavesh closed 7 months ago

dakbhavesh commented 9 months ago

Dear @RalphTro & @Echsecutor ,

To address the issue #50 , I have added LABEL in the docker file as recommended by the below GitHub guidelines.

@RalphTro - your help will be needed with phrasing @Echsecutor - your help will be needed to see if documentation is reflecting properly on the container registry

https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-container-registry

dakbhavesh commented 9 months ago

Dear @RalphTro, Your suggestion for phrasing looks perfectly fine to me. I am looking forward to inputs from @Echsecutor

dakbhavesh commented 7 months ago

Dear @RalphTro, As agreed, I have removed web service & container support. Please merge if the changes look good.

FYI: @Echsecutor

RalphTro commented 7 months ago

Many thanks, @dakbhavesh !

Happy to merge this.