Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasleplus committed Aug 14, 2022
1 parent 033743d commit 15d957f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions xml/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: xmllint --version

0 comments on commit 15d957f

Please sign in to comment.