fix: replace pip dependencies by python-docker
This commit is contained in:
parent
9dccab249a
commit
f964a06c9c
1 changed files with 1 additions and 7 deletions
|
@ -8,13 +8,7 @@
|
|||
- ca-certificates
|
||||
- gnupg2
|
||||
- software-properties-common
|
||||
- python-pip
|
||||
- python-setuptools
|
||||
tags: docker
|
||||
|
||||
- name: install docker-py
|
||||
pip:
|
||||
name: docker-py
|
||||
- python-docker
|
||||
tags: docker
|
||||
|
||||
- name: add gpg key for docker repository
|
||||
|
|
Loading…
Reference in a new issue