Skip to content

Commit

Permalink
try molecule docker command
Browse files Browse the repository at this point in the history
  • Loading branch information
machariamuguku committed Mar 13, 2024
1 parent eae902e commit a8d6717
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion molecule/default/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ platforms:
- name: nginx-ubuntu-20.04
image: geerlingguy/docker-ubuntu2004-ansible:latest
privileged: true
command: /sbin/init
command: ${MOLECULE_DOCKER_COMMAND:-""}
cgroupns_mode: host
volumes:
- /sys/fs/cgroup:/sys/fs/cgroup:rw
Expand Down

0 comments on commit a8d6717

Please sign in to comment.