Cookbook compatibility based on platform, installation type (node['docker']['install_type']
), and architecture (node['docker']['arch']
)
Cookbook Compatibility
Docker Version | Ubuntu 12.04 | Ubuntu 12.10 | Ubuntu 13.04 ---------------|--------------|---------------------------- 0.3.2 | 0.1+ | 0.1+ | 0.4+ 0.6.0 | 0.7+ | 0.7+ | 0.7+
Test Matrix
Docker Version | Ubuntu 12.04 | Ubuntu 12.10 | Ubuntu 13.04 ---------------|--------------|---------------------------- 0.3.2 | 0.1+ | 0.1+ | 0.4+ 0.6.0 | 0.7+ | 0.7+ | 0.7+
Unsupported by Docker.
Cookbook Compatibility
Docker Version | Ubuntu 12.04 | Ubuntu 12.10 | Ubuntu 13.04 ---------------|--------------|---------------------------- 0.3.2 | 0.1+ | 0.1+ | 0.4+
Test Matrix
Docker Version | Ubuntu 12.04 | Ubuntu 12.10 | Ubuntu 13.04 ---------------|--------------|---------------------------- 0.3.2 | 0.1+ | 0.1+ | 0.4+
LWRP compatibility based on Docker features.
Docker Command | Cookbook Version |
---|---|
attach | - |
commit | - |
export | - |
inspect | - |
kill | - |
logs | - |
port | - |
start | 0.3+ |
stop | 0.3+ |
rm | 0.3+ |
restart | 0.3+ |
run | 0.3+ |
wait | - |
Docker Command | Cookbook Version |
---|---|
build | 0.8+ |
history | - |
import | 0.9+ |
pull | 0.2+ |
push | - |
rmi | 0.2+ |
search | - |
tag | - |