start a systemd fedora container as a sample

This commit is contained in:
Cadey Ratio 2016-03-21 23:48:45 -07:00
parent c72f3f0073
commit ee62b85950
1 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,3 @@
#!/bin/bash
docker run --stop-signal=37 -ti -v /sys/fs/cgroup:/sys/fs/cgroup -v /tmp/$(mktemp -d):/run fedora-systemd /sbin/init