9
1
mirror of https://github.com/QuantumPackage/qp2.git synced 2024-06-02 02:35:18 +02:00
qp2/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 .
```