index
:
propellor
master
gnusosa's centralized propellor repository for hosts spin-up.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Propellor
/
Property
/
Docker.hs
Age
Commit message (
Expand
)
Author
2015-06-16
Replace String type synonym Docker.Image by a data type which allows to speci...
Antoine Eiche
2015-06-04
Add Docker environment property which allows to specify environment variables...
Antoine Eiche
2015-06-01
Docker: volume and publish accept Bound FilePath and Bound Port, respectively...
Joey Hess
2015-05-27
Export CommandParam, boolSystem, safeSystem and shellEscape from Propellor.Pr...
Joey Hess
2015-05-24
remove unnecessary use of ensureProperty
Joey Hess
2015-05-16
add trivial HasImage instance for Image
Joey Hess
2015-05-16
Add HasImage type class which provides getImageName method to extract an imag...
Antoine Eiche
2015-05-12
Docker images related properties.
Antoine Eiche
2015-05-12
add Docker.Container field labels containerImage and containerHost
Antoine Eiche
2015-01-24
GADT properties seem to work (untested)
Joey Hess
2015-01-24
added GADT to determine between a property with info and without
Joey Hess
2015-01-19
split out types to improve haddock for Propellor.Types
Joey Hess
2015-01-19
rename HostLike to PropAccum
Joey Hess
2015-01-18
Property tree
Joey Hess
2015-01-01
Detect #774376 and refuse to use docker if the system is so broken that docke...
Joey Hess
2014-12-21
Revert ensureProperty warning message, too many false positives in places whe...
Joey Hess
2014-12-21
propellor spin
Joey Hess
2014-12-14
broke up big function to describe PrivDataField
Joey Hess
2014-12-09
improve haddock formating of filenames
Joey Hess
2014-12-08
propellor spin
Joey Hess
2014-11-27
remove -i, seems not needed and may be causing problem
Joey Hess
2014-11-22
pute full path to bin/propellor inside shim
Joey Hess
2014-11-21
split out info types
Joey Hess
2014-11-20
propellor spin
Joey Hess
2014-11-20
starting work on a Chroot module
Joey Hess
2014-11-20
fix docker container provisioning
Joey Hess
2014-11-19
separate docker container type
Joey Hess
2014-11-19
improve display
Joey Hess
2014-11-19
propellor spin
Joey Hess
2014-11-19
prevent multiple concurrent provisioning inside docker container
Joey Hess
2014-11-19
propellor spin
Joey Hess
2014-11-19
propellor spin
Joey Hess
2014-11-19
propellor spin
Joey Hess
2014-11-18
remove --docker; use Continue
Joey Hess
2014-11-18
fix color display when running propellor inside docker
Joey Hess
2014-11-08
Docker: Stop using docker.io; that was a compat symlink in the Debian package...
Joey Hess
2014-10-23
don't need RestartPolicy data type; simplify
Joey Hess
2014-10-23
Fix loop when a docker host that does not exist was docked.
Joey Hess
2014-10-23
Revert "Revert "Revert "propellor spin"""
Joey Hess
2014-10-23
Revert "Revert "propellor spin""
Joey Hess
2014-10-23
Revert "propellor spin"
Joey Hess
2014-10-23
propellor spin
Joey Hess
2014-10-23
Revert "propellor spin"
Joey Hess
2014-10-23
Revert "propellor spin"
Joey Hess
2014-10-23
propellor spin
Joey Hess
2014-10-23
propellor spin
Joey Hess
2014-10-23
Revert "propellor spin"
Joey Hess
2014-10-23
propellor spin
Joey Hess
2014-10-23
propellor spin
Joey Hess
2014-10-23
bugfix
Joey Hess
[next]