Try centos-systemd

This commit is contained in:
Paweł Krawczyk 2021-08-08 17:59:44 +01:00
parent 8bd7607c09
commit a6f7fde29a
No known key found for this signature in database
GPG Key ID: 32AF1F39C4EE03F2
1 changed files with 3 additions and 1 deletions

View File

@ -11,7 +11,9 @@ platforms:
- name: ubuntu-latest - name: ubuntu-latest
image: ubuntu:latest image: ubuntu:latest
- name: centos-latest - name: centos-latest
image: centos:latest image: centos/systemd:latest
command: /usr/sbin/init
privileged: true
# - name: "nftables-${image:-debian}-${tag:-latest}" # - name: "nftables-${image:-debian}-${tag:-latest}"
# image: "${image:-debian}:${tag:-latest}" # image: "${image:-debian}:${tag:-latest}"
# command: /lib/systemd/systemd # command: /lib/systemd/systemd