mirror of
https://github.com/QuantumPackage/qp2.git
synced 2024-11-03 20:53:54 +01:00
9 lines
109 B
Markdown
9 lines
109 B
Markdown
Docker files to build the containers used with DroneCI.
|
|
|
|
Example:
|
|
```
|
|
docker build -t ubuntu/qp2_env .
|
|
|
|
```
|
|
|