-
Notifications
You must be signed in to change notification settings - Fork 0
VikingNation/gmp-demo
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# gmpDemo & docker application # BUILD INSTRUCTIONS: gmpDemo, shared library, and python module cd src make cd .. # BUILD DOCKER IMAGE docker build -t gmp-demo:latest . docker run -it gmp-demo:latest # Run the following command to exec into the container docker run --entrypoint "/bin/bash" -it gmp-demo
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published