restart
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Christoph Honal 2020-02-13 18:45:39 +01:00
parent 35d91d73cf
commit 1b6169f3dd
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ steps:
commands:
- mkdir -p ~/.docker
- 'echo {"experimental": "enabled"} > ~/.docker/config.json'
- service docker restart
- docker info
- docker buildx --progress plain -t dagobert:latest .
volumes: