Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasleplus authored Aug 14, 2022
1 parent b0b1a9b commit 3e2bb48
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions json/docker-compose.test.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
version: "3.8"

services:
sut:
build:
context: .
dockerfile: Dockerfile
command: jq --version

0 comments on commit 3e2bb48

Please sign in to comment.