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
2017-07-05
avoid buffering container chain output
Joey Hess
2017-05-15
Removed dependency on MissingH, instead depends on split and hashable.
Joey Hess
2017-03-11
don't propagate DNS info from DiskImage chroots
Joey Hess
2017-02-26
use ConfigurableValue where applicable
Joey Hess
2017-02-26
Added ConfigurableValue type class
Joey Hess
2017-02-04
addArchLinux support to Docker.installed
Zihao Wang
2016-03-27
improve haddocks and move code around to make them more clear
Joey Hess
2016-03-27
fix build
Joey Hess
2016-03-27
ported Systemd
Joey Hess
2016-03-26
ported docker
Joey Hess
2016-03-26
ported propagateContainer
Joey Hess
2016-03-25
rename toProp to toChildProperties
Joey Hess
2016-03-25
continued porting
Joey Hess
2016-03-25
ported Property.List
Joey Hess
2016-03-07
add fromPort function
Félix Sipma
2015-12-05
UncheckedProperty for cmdProperty et al
Joey Hess
2015-11-01
merge from concurrent-output
Joey Hess
2015-10-28
propellor spin
Joey Hess
2015-10-28
have to flush concurrent output before printing result when chaining
Joey Hess
2015-10-27
use a shared global for the MessageHandle
Joey Hess
2015-10-27
Explicit Info/NoInfo for RevertableProperty (API change)
Joey Hess
2015-10-18
fix typo: propigate → propagate
Felix Gruber
2015-10-10
propellor spin
Joey Hess
2015-10-10
Improved documentation, particularly of the Propellor module.
Joey Hess
2015-09-30
change HostContext for containers
Joey Hess
2015-09-14
clean up privdata excess/lacking newline issue
Joey Hess
2015-09-13
avoid brackets
Joey Hess
2015-09-13
Follow some hlint suggestions.
Mario Lang
2015-09-06
Added Propellor.Property.Rsync. WIP; untested
Joey Hess
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
[next]