This website requires JavaScript.
Explore
Help
Sign In
status-im
/
status-go
mirror of
https://github.com/status-im/status-go.git
Watch
2
Star
0
Fork
You've already forked status-go
0
Code
Issues
Projects
Releases
Wiki
Activity
profile-client
status-go
/
.dockerignore
10 lines
96 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
Update Dockerfile (#521)
2018-01-03 18:50:19 +00:00
.git
.ethereumtest
.github
build/bin
statusd-data
wnode-data
fix(ci)_: lock Go at 1.20 and Alpine at 3.18 Otherwise builds fail with: ``` sqlite3.c:37493:42: error: 'pread64' undeclared here (not in a function); did you mean 'pread'? 37493 | { "pread64", (sqlite3_syscall_ptr)pread64, 0 }, | ^~~~~~~ | pread sqlite3.c:37511:42: error: 'pwrite64' undeclared here (not in a function); did you mean 'pwrite'? 37511 | { "pwrite64", (sqlite3_syscall_ptr)pwrite64, 0 }, | ^~~~~~~~ | pwrite sqlite3.c: In function 'seekAndRead': sqlite3.c:37497:49: error: unknown type name 'off64_t'; did you mean 'off_t'? 37497 | #define osPread64 ((ssize_t(*)(int,void*,size_t,off64_t))aSyscall[10].pCurrent) | ^~~~~~~ ``` Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-05-17 13:51:51 +00:00
_assets/ci
_assets/build
Ignore *.test files from all folders (#635)
2018-02-08 12:23:08 +00:00
**/*.test