From 268fabe30ae6640293bc0c1a57372e0c83f504c4 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Mar 27 2015 19:37:20 +0000 Subject: manifest: Add screen This is a drive by commit with no review, I know...but I keep getting complaints about this. It's a tiny binary, and it doesn't make a lot of sense to run tmux/screen inside a container, as normally you want them to be bound to the lifecycle of your login, not dockerd. --- diff --git a/fedora-atomic-docker-host.json b/fedora-atomic-docker-host.json index cf8b62d..580b814 100644 --- a/fedora-atomic-docker-host.json +++ b/fedora-atomic-docker-host.json @@ -54,7 +54,7 @@ "docker-storage-setup", "rsync", "bash-completion", - "tmux", + "tmux", "screen", "strace", "lsof", "tcpdump", "nmap-ncat", "policycoreutils-python", "setools-console",