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

Docker-image usage exmaple #132

Open
GEkuL opened this issue Nov 16, 2023 · 0 comments
Open

Docker-image usage exmaple #132

GEkuL opened this issue Nov 16, 2023 · 0 comments

Comments

@GEkuL
Copy link

GEkuL commented Nov 16, 2023

Please, add the following example on how to use minisign in docker-image:

docker run -i -v <folder_locally>:<folder_in_container> --rm jedisct1/minisign -Vm <folder_in_container>/<filename_to_check>.tar.gz -P <pubkey>

The example highlights how to forward a folder with the file you want to check or sign to the minisign inside the docker container.

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

No branches or pull requests

1 participant