mirror of
https://github.com/QuantumPackage/qp2.git
synced 2024-11-08 15:13:48 +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 .
|
|
|
|
```
|
|
|