tests: Add Archlinux 2018 platform

This commit is contained in:
Tomas Babej 2019-01-01 14:25:57 -05:00
parent 86c7c84fec
commit 8ae7e1677b
3 changed files with 39 additions and 0 deletions

View file

@ -64,3 +64,11 @@ services:
security_opt:
- label=type:container_runtime_t
tty: true
test-arch180101:
build:
context: .
dockerfile: test/docker/arch180101
network_mode: "host"
security_opt:
- label=type:container_runtime_t
tty: true