Skip to content

MonolithProjects/docker-systemd-debian10

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Debian 10 Ansible Test Image

GitHub Actions DockerHub-layers DockerHub-pulls DockerHub

Docker image with debian10 and enabled systemd. Image contains also ansible user (UID/GID 1000) with NOPASSWD:ALL sudo rights.
This docker image is ment to be used for development purpose. I do not recomend to use it in production.

Tags

  • latest
  • <monthly build timestamp> for the list of the tags see the Docker Hub

How-to

  1. Run command docker pull monolithprojects/systemd-debian10:latest
  2. Run a container from the image: docker run --detach --privileged --volume=/sys/fs/cgroup:/sys/fs/cgroup:ro monolithprojects/systemd-debian10:latest

License

MIT

Author Information

Created in 2020 by Michal Muransky

About

Debian 10 image with systemd and pre-created ansible user.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published