Skip to content

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

License

Notifications You must be signed in to change notification settings

robertdebock/docker-alpine-openrc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Alpine openrc

This Dockerfile can build containers capable to use openrc.

alpine build status

Branches

This repository has multiple branches that relate to Alpine versions.

Branch Alpine Version Docker image tag
master 3 3
edge edge edge

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/alpine

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published