Skip to content

Latest commit

Β 

History

History
11 lines (9 loc) Β· 194 Bytes

CONTRIBUTE.md

File metadata and controls

11 lines (9 loc) Β· 194 Bytes

How to Contribute and Develop

To build the Docker image:

docker build . -t ide3a/connecticity 

To upload the Docker image to DockerHub:

docker push ide3a/connecticity:latest