1
0
Fork 0

Install dbus
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Daniele Tricoli 2021-09-11 18:12:38 +02:00
parent cc5a8d23ef
commit a9b0bb46e7
2 changed files with 1 additions and 2 deletions

View file

@ -8,7 +8,7 @@ steps:
image: debian:11
privileged: true
commands:
- apt update && apt install -y ansible podman python3-pip
- apt update && apt install -y dbus ansible podman python3-pip
- python3 -m pip install "molecule[lint,podman]"
- echo "[registries.search]\nregistries = ['docker.io']" >> /etc/containers/registries.conf
- echo "[engine]\nevents_logger = 'file'" >> /etc/containers/containers.conf

View file

@ -10,7 +10,6 @@ platforms:
- name: podman-in-docker
image: jrei/systemd-debian:11
command: /lib/systemd/systemd
privileged: true
tmpfs:
- /run
- /tmp