Adding upstream version 4.6.0+dfsg.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
f3ad83a1a5
commit
167a3f8553
275 changed files with 30423 additions and 0 deletions
6
tests/data/sample_docker_compose.yaml
Normal file
6
tests/data/sample_docker_compose.yaml
Normal file
|
@ -0,0 +1,6 @@
|
|||
version: "3.3"
|
||||
|
||||
services:
|
||||
app:
|
||||
image: my-repo/my-container:v1.2.3
|
||||
command: my-command
|
Loading…
Add table
Add a link
Reference in a new issue