Commit graph

7 commits

Author SHA1 Message Date
Ivan R. 4104b04f17
chore(docker): return to alpine, add dockerignore
Alpine builds are working again.
Apparently, we removed the dependency on the non-working library.
2024-04-02 18:51:43 +05:00
Ivan R. 66701b2687
build(docker)!: update base images, migrate to debian
The transition to debian was caused by problems when building the sqlite3 driver.
I couldn't find a solution.
2024-03-25 16:38:01 +05:00
Ivan R. e7fe2939cf
Update base docker images 2023-11-02 21:50:36 +05:00
Ivan R. 34701030cd
Docker: update golang and alpine containers 2023-09-03 19:18:50 +05:00
Ivan R. 565216b2a3
Fixes in the dockerfile
1. Fixed copying of source files.
2. Updated base images.
3. A new path has been selected for the executable file. It is more canonical for Linux.
2023-07-22 22:04:37 +05:00
Ivan R. 37e8663ac2
Add more settings, update readme and Dockerfile 2023-07-22 21:32:11 +05:00
Ivan R. a1be7e81b7
Add dockerfile 2023-04-09 12:13:57 +05:00