Browse Source

privileged es requerido

Luciano Andrade 7 năm trước cách đây
mục cha
commit
34d944b298
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      .drone.yml

+ 1 - 0
.drone.yml

@@ -3,6 +3,7 @@ services:
     image: selenium/standalone-firefox-debug:3.1
   docker:
     image: docker:17.10-dind
+    privileged: true
     command: [ "--storage-driver=vfs", "--tls=false" ]