Deal with unset docker login
This commit is contained in:
parent
a52d5c8ba6
commit
af2cad09b4
8 changed files with 91 additions and 5 deletions
4
testing/docker-compose.yml
Normal file
4
testing/docker-compose.yml
Normal file
|
@ -0,0 +1,4 @@
|
|||
services:
|
||||
curl:
|
||||
image: "alpine/curl"
|
||||
command: -s -o /dev/null https://www.test.de
|
Loading…
Add table
Add a link
Reference in a new issue