Skip to content

Commit

Permalink
add extremely basic docker-compose test config
Browse files Browse the repository at this point in the history
just verifies that jupyter-repo2docker --version runs
  • Loading branch information
minrk committed Dec 19, 2018
1 parent 67a19b0 commit 41d027b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docker-compose.test.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
sut:
build: .
command: jupyter-repo2docker --version

0 comments on commit 41d027b

Please sign in to comment.