Added privilegded mode to the container in pipeline
This commit is contained in:
parent
75265ca606
commit
7b6fb6b30f
@ -3,6 +3,7 @@ pipeline:
|
||||
molecule:
|
||||
image: docker:dind
|
||||
pull: true
|
||||
privileged: true
|
||||
commands:
|
||||
- apk add --no-cache python3 python3-dev py3-pip gcc git curl build-base
|
||||
autoconf automake py3-cryptography linux-headers musl-dev libffi-dev
|
||||
|
Loading…
Reference in New Issue
Block a user