Skip to content

robertdebock/docker-amazonlinux-systemd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

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

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published