Skip to content

Commit 808999e

Browse files
committedMay 11, 2016
Update README.md
1 parent 4233bd8 commit 808999e

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed
 

‎README.md

+5-3
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,16 @@ Here you go:
99
docker run -it prolocutor/docker-python-sqlite:3.12
1010
```
1111
or if you want to, the following flag builds are available:
12-
https://www.sqlite.org/compile.html
12+
[https://www.sqlite.org/compile.html](https://www.sqlite.org/compile.html)
1313

1414
roots 3.12:
15-
```
15+
1616
[-SQLITE_DEBUG](https://github.com/disarticulate/docker-python-sqlite/tree/master/sqlite3.12/debug)
17+
1718
[-Os](https://github.com/disarticulate/docker-python-sqlite/tree/master/sqlite3.12/Os)
19+
1820
[-O2](https://github.com/disarticulate/docker-python-sqlite/tree/master/sqlite3.12/O2)
19-
```
21+
2022

2123
Builds are made conservatively, so all flags or identically branched combinations will build the same image in Docker with identical hashed functions. Completed Build out folder trees are for the sake of human curiousity.
2224

0 commit comments

Comments
 (0)