Update "Tags and Dockerfile links" formatting to be easier to read and scan quickly

This commit is contained in:
Tianon Gravi
2014-09-09 15:55:31 -06:00
parent 9f7f54ecdb
commit 5b39da7878
21 changed files with 79 additions and 79 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
# Tags and `Dockerfile` links
- [2.7.8, 2.7, 2](https://github.com/docker-library/docker-python/blob/2542eef0945385430d2b5b0899b01ca26bd40ef7/2/Dockerfile)
- [3.4.1, 3.4, 3, latest](https://github.com/docker-library/docker-python/blob/2542eef0945385430d2b5b0899b01ca26bd40ef7/3/Dockerfile)
- [`2.7.8`, `2.7`, `2` (*2/Dockerfile*)](https://github.com/docker-library/docker-python/blob/2542eef0945385430d2b5b0899b01ca26bd40ef7/2/Dockerfile)
- [`3.4.1`, `3.4`, `3`, `latest` (*3/Dockerfile*)](https://github.com/docker-library/docker-python/blob/2542eef0945385430d2b5b0899b01ca26bd40ef7/3/Dockerfile)
# What is Python?