Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 455 Bytes

CONTRIBUTING.md

File metadata and controls

19 lines (13 loc) · 455 Bytes

Contributor Guidelines and Developer Notes

Installing Docker/ Development Containers

On Ubuntu/GNU Linux, follow these instructions.

Then:

sudo apt-get install docker-compose-plugin

Add your user to the docker group:

sudo apt-get install docker-compose-plugin