Skip to content

Commit 5e79f98

Browse files
committed
Added dockercompose
1 parent 837f33d commit 5e79f98

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docker-compose.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
langs:
2+
build: .
3+
command: mvn clean test
4+
volumes:
5+
- .:/app

0 commit comments

Comments
 (0)