diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-03-12 19:53:40 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-03-12 19:53:40 -0400 |
| commit | 370aad7825f15ed661419875d43320dc1c8f719d (patch) | |
| tree | c15835616b0c32346d350a0f0c477660567e4f2c /config-joey.hs | |
| parent | 363ee6ef59efac0f43ff27b4cb9e46126eb44270 (diff) | |
propellor spin
Diffstat (limited to 'config-joey.hs')
| -rw-r--r-- | config-joey.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config-joey.hs b/config-joey.hs index c852826e..723686d6 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -360,6 +360,7 @@ jerryPlay = standardContainer "jerryplay" Unstable "amd64" kiteShellBox :: Docker.Container kiteShellBox = standardStableContainer "kiteshellbox" & JoeySites.kiteShellBox + & Docker.publish "4242:4242" type Motd = [String] |
