This Dockerfile can build containers capable to use systemd.
This repository has multiple branches that relate to amazonlinux versions.
Branch | amazonlinux Version | Docker image tag |
---|---|---|
master | 2 | latest |
1 | 1 | 1 |
The different branches are not merged, they live as individual branches.
docker run \
--tty \
--privileged \
--volume /sys/fs/cgroup:/sys/fs/cgroup:ro \
buluma/amazonlinux