Confirmed users
574
edits
(→Roundtable: Add links to docker.) |
(→Roundtable: more docker) |
||
Line 40: | Line 40: | ||
Anything else to talk about? | Anything else to talk about? | ||
* (ErikRose) Docker best practices for dev: [https://github.com/mozilla/dxr/blob/master/tooling/docker/docker-compose.yml#L19-L22 venv on a data volume], [https://github.com/mozilla/dxr/blob/master/makefile#L76-L81 creating venv from makefile] | * (ErikRose) Docker best practices for dev: [https://github.com/mozilla/dxr/blob/master/tooling/docker/docker-compose.yml#L19-L22 venv on a data volume], [https://github.com/mozilla/dxr/blob/master/makefile#L76-L81 creating venv from makefile], [https://github.com/mozilla/dxr/blob/master/makefile#L44-L50 "make shell" for interactive debugging] |