Tarun Gogineni created AURORA-1754:
--------------------------------------

             Summary: 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


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)

Reply via email to