This website requires JavaScript.
Explore
Help
Sign In
fluencelabs
/
sqlite
Watch
1
Star
0
Fork
0
You've already forked sqlite
mirror of
https://github.com/fluencelabs/sqlite
synced
2025-03-16 15:20:49 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
c7ea490286
Branches
Tags
View all branches
sqlite
/
docker-compose.yml
9 lines
126 B
YAML
Raw
Normal View
History
Unescape
Escape
port SQLite fork to wasm
2019-07-19 15:12:49 +03:00
version
:
'3'
services
:
sqlite3
:
build
:
context
:
.
introduce the ENABLE_LOG macro
2020-04-17 23:28:01 +03:00
container_name
:
sqlite3_builder
port SQLite fork to wasm
2019-07-19 15:12:49 +03:00
volumes
:
-
.:/code
Reference in New Issue
Copy Permalink