File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change 11# Apress Source Code
22
3- This repository accompanies [ * Practical Docker with Python* ] ( https://www.apress.com/9781484237830 ) by Sathyajith Bhat (Apress, 2018).
3+ This repository accompanies Practical Docker with Python [ first ] ( https://www.apress.com/9781484237830 ) and [ second ] ( https://link.springer.com/book/10.1007/978-1-4842-7815-4 ) editions by Sathyajith Bhat (Apress, 2018 & 2022 ).
44
55[ comment ] : #cover
6- ![ Cover image] ( 9781484237830.jpg )
6+ ![ first edition cover image] ( https://media.springernature.com/w306/springer-static/cover-hires/book/978-1-4842-3784-7 ) ![ second edition cover ] ( https://media.springernature.com/w306/springer-static/cover-hires/book/978-1-4842-7815-4 )
77
88Download the files as a zip using the green button, or clone the repository to your machine using Git.
99
@@ -38,7 +38,11 @@ The source code is available chapter wise and is available in [/source-code](/so
3838
3939Release v1.0 corresponds to the code in the published book, without corrections or updates.
4040
41- v1.1
41+ [ v2.0] ( https://github.com/Apress/practical-docker-with-python/tree/v2.0 )
42+
43+ - Updates to cover the second edition
44+
45+ [ v1.1] ( https://github.com/Apress/practical-docker-with-python/tree/v1.1 )
4246
4347- Some fixes to clean up the code structure and correct bugs as reported
4448
You can’t perform that action at this time.
0 commit comments