|
# alpine-openrc [](https://hub.docker.com/r/dockage/alpine-openrc/) [](https://hub.docker.com/r/dockage/alpine-openrc/) [](https://microbadger.com/images/dockage/alpine-openrc:3.7) [](https://hub.docker.com/r/dockage/alpine-openrc/) [](https://hub.docker.com/r/dockage/alpine-openrc/)
|
|
# alpine-openrc [](https://hub.docker.com/r/dockage/alpine-openrc/) [](https://hub.docker.com/r/dockage/alpine-openrc/) [](https://microbadger.com/images/dockage/alpine-openrc:3.7) [](https://hub.docker.com/r/dockage/alpine-openrc/) [](https://hub.docker.com/r/dockage/alpine-openrc/)
|
|
[OpenRC](https://en.wikipedia.org/wiki/OpenRC) is the default init system of [Gentoo](https://gentoo.org), [Alpine Linux](https://alpinelinux.org ) and other Linux distributions, which means that the software packages and daemons of those distributions support it, coming with or using the available scripts.
|
|
[OpenRC](https://en.wikipedia.org/wiki/OpenRC) is the default init system of [Gentoo](https://gentoo.org), [Alpine Linux](https://alpinelinux.org ) and other Linux distributions, which means that the software packages and daemons of those distributions support it, coming with or using the available scripts.
|
|
For debugging and maintenance purposes you may want access the containers shell. If you are using Docker version `1.3.0` or higher you can access a running containers shell by starting `bash` using `docker exec`:
|
|
For debugging and maintenance purposes you may want access the containers shell. If you are using Docker version `1.3.0` or higher you can access a running containers shell by starting `bash` using `docker exec`:
|