1
0
mirror of https://github.com/mveril/qp-demo synced 2024-08-25 05:51:47 +02:00

Update README

This commit is contained in:
Mickaël Véril 2021-04-30 13:31:45 +02:00
parent ade4c84c79
commit d490ba7aa5

View File

@ -3,9 +3,7 @@ This is the component used in the [Quantum Package demo]( https://quantumpackage
- examples: Examples included with quantum package docker image.
- Dockerfile: Create docker image from prebuild quantum package `quantum_package_static.tar.gz`. This is the image of Quantum Package demo
- Dockerfile.compile: Create docker image from the [Quantum Package GitHub repo](https://github.com/QuantumPackage/qp2).
- Dockerfile: This is a multi-stage dockerfile used to create the docker image from the [Quantum Package GitHub repo](https://github.com/QuantumPackage/qp2)
- run.sh: run the image in the context of the demo. (With isolated network, a limited number of container and a time limit)