[
https://issues.apache.org/jira/browse/AURORA-1754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tarun Gogineni resolved AURORA-1754.
------------------------------------
Resolution: Fixed
> Containerizer documentation uses deprecated syntax in the example code
> -----------------------------------------------------------------------
>
> Key: AURORA-1754
> URL: https://issues.apache.org/jira/browse/AURORA-1754
> Project: Aurora
> Issue Type: Task
> Components: Documentation
> Affects Versions: 0.15.0
> Reporter: Tarun Gogineni
> Priority: Trivial
> Labels: documentation
> Original Estimate: 5m
> Remaining Estimate: 5m
>
> The difference between
> container = Docker(image = 'python:2.7')
> and
> container = Container(docker = Docker(image = 'python:2.7'))
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)