Try centos-systemd
This commit is contained in:
parent
8bd7607c09
commit
a6f7fde29a
|
@ -11,7 +11,9 @@ platforms:
|
|||
- name: ubuntu-latest
|
||||
image: ubuntu:latest
|
||||
- name: centos-latest
|
||||
image: centos:latest
|
||||
image: centos/systemd:latest
|
||||
command: /usr/sbin/init
|
||||
privileged: true
|
||||
# - name: "nftables-${image:-debian}-${tag:-latest}"
|
||||
# image: "${image:-debian}:${tag:-latest}"
|
||||
# command: /lib/systemd/systemd
|
||||
|
|
Loading…
Reference in New Issue