10
0
mirror of https://github.com/QuantumPackage/qp2.git synced 2024-06-24 14:12:24 +02:00
QuantumPackage/drone/Docker/README.md

9 lines
109 B
Markdown
Raw Normal View History

2022-04-12 15:49:20 +02:00
Docker files to build the containers used with DroneCI.
Example:
```
docker build -t ubuntu/qp2_env .
```