Skip to content

Commit

Permalink
Add docker-compose configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
pifry committed Jul 4, 2020
1 parent c120d52 commit 1a8c5d5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docker-compose.yml
@@ -0,0 +1,6 @@
version: "3.6"
services:
cpputest:
build: .
volumes:
- ./:/home/src

0 comments on commit 1a8c5d5

Please sign in to comment.