Skip to content

allenwind/ubuntu-systemd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

ubuntu-systemd

build image:

make docker

run:

docker run -d --network host -v /sys/fs/cgroup:/sys/fs/cgroup:ro ubuntu/systemd:latest

exec:

docker exec -it ${container_id} bash

可以作为基础镜像构建依赖 systemd 的应用。

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published