Skip to content

buluma/docker-amazonlinux-systemd

Repository files navigation

Docker Amazon Linux Systemd

This Dockerfile can build containers capable to use systemd.

amazonlinux build status

Branches

This repository has multiple branches that relate to amazonlinux versions.

Branch amazonlinux Version Docker image tag
master 2 latest
1 1 1

Pull strategy

The different branches are not merged, they live as individual branches.

Manually starting

docker run \
  --tty \
  --privileged \
  --volume /sys/fs/cgroup:/sys/fs/cgroup:ro \
  robertdebock/amazonlinux

About

Amazon Linux Container to test Ansible roles in, including capabilities to use systemd facilities.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published