elianddb
2c3f784ecd
amend test name
2025-09-30 17:43:14 -07:00
elianddb
8db416bd51
amend dolt sql-server failing to launch with timeout
2025-09-30 17:43:14 -07:00
elianddb
3a9a96ad6f
fix param setup to use env vars for root and desync issues
2025-09-30 17:42:58 -07:00
elianddb
d88a34278c
add docs for timeout
2025-09-30 17:42:58 -07:00
elianddb
1fc2b97b54
amend comments
2025-09-30 17:42:58 -07:00
elianddb
14b59e9153
amend waits to be separate
2025-09-30 17:42:58 -07:00
elianddb
7cc4f36046
add CONFIG_PROVIDED global var
2025-09-30 17:42:58 -07:00
elianddb
66ab21830a
amend server check and add sequential bats to test desync on startup
2025-09-30 17:42:58 -07:00
elianddb
84a25b59e8
add health checks for config requirements
2025-09-30 17:42:58 -07:00
James Cor
09f7c7043b
[no-release-notes] bump golang version ( #9859 )
2025-09-18 13:39:41 -07:00
coffeegoddd☕️✨
836ba23250
/docker/serverDockerfile: expose dolt-mcp default port
2025-09-17 15:45:35 -07:00
elianddb
d311f0efe7
fix ver for dockerfile and go
...
# Conflicts:
# go/go.mod
# go/go.sum
2025-09-17 14:17:58 -07:00
elianddb
459aab0a3d
fix server Dockerfile and amend README.md
2025-09-17 14:17:51 -07:00
elianddb
85d88c6772
amend serverDockerfile to multi-stage and add tests
2025-09-17 14:17:51 -07:00
elianddb
1515d4e067
amend note in readme
2025-09-17 14:17:51 -07:00
elianddb
9c2b80e424
add build from src and dbvr create schema test
...
# Conflicts:
# go/go.mod
# go/go.sum
2025-09-17 14:17:51 -07:00
elianddb
ede37be613
add coloring, fix logging
2025-09-17 14:17:51 -07:00
elianddb
ceb8936dcd
fix tests and add user_host feature
2025-09-17 14:17:51 -07:00
elianddb
1b8019e109
add debug to bats
2025-09-17 14:17:51 -07:00
elianddb
fd61097b40
amend bats tests and entrypoint logs
2025-09-17 14:17:51 -07:00
elianddb
7006db88f7
rm mysql-client
2025-09-17 14:17:50 -07:00
elianddb
50a3498430
add bats testing for docker entrypoint and amend root user creation
2025-09-17 14:17:50 -07:00
Elian
bfcb11eb33
add docs and combine funcs
2025-06-23 15:50:43 -07:00
Elian
2ec85592bb
rm unused func
2025-06-23 15:50:43 -07:00
Elian
e5f00c4b00
rm file_env
2025-06-23 15:50:43 -07:00
Elian
b567b42b68
conv to LF
2025-06-23 15:50:43 -07:00
Elian
8eb1b0f313
add user and password
2025-06-23 15:50:43 -07:00
coffeegoddd
4f4a067846
/docker/docker-entrypoint.sh: quick fix
2025-06-12 10:17:13 -07:00
coffeegoddd
859b4fd880
/docker/docker-entrypoint.sh: support env vars for creating a default database
2025-06-12 10:12:16 -07:00
Jason Fulghum
c36bd1c676
fixup: fixing typos in docker entrypoint script
2025-01-15 09:49:44 -08:00
Jason Fulghum
9fb0046d34
Allowing the root superuser host and password to be overridden via env vars
2025-01-14 17:52:32 -08:00
coffeegoddd
db2efff9ce
/docker/{Dockerfile,serverDockerfile}: change dolt installation to use install script which can determine platform
2024-07-11 15:53:51 -07:00
coffeegoddd
d75d51b880
/docker/{docker-entrypoint.sh,serverDockerfile}: change image to pass all args to dolt sql-server command
2024-06-27 11:26:37 -07:00
Yevhen Pavlov
1dcd1e6084
Less docker layers and more compact Docker image
2024-02-18 17:49:26 +02:00
coffeegoddd
2b519441fb
/docker/{Dockerfile, serverDockerfile}: install ca-certificates
2023-06-01 10:56:26 -07:00
Nikita Konev
4395146454
Fix comments
2023-02-20 23:39:17 +04:00
jennifersp
4fd39b7309
fixes for dolt Docker images and ORM integration tests ( #4871 )
2022-11-28 14:08:36 -08:00
jennifersp
d5adfc425f
use tini init system in docker container ( #4851 )
2022-11-23 09:43:16 -08:00
Nikita Konev
c87bb09054
Fix issues with docker entrypoint ( #4831 )
...
* Fix unability to process .sql in initdb, make init scripts run only
once, remove unnecessary and non working server starting
* Use workdir in order to have the same dir for the server and commandline
Co-authored-by: Nikita Konev <nikita.konev@arrival.com >
2022-11-21 16:22:43 -08:00
jennifersp
5e6df9b84f
update dolt in readmes
2022-10-26 13:20:31 -07:00
jennifersp
f4924c21c8
update readmes for docker images ( #4632 )
2022-10-26 13:12:47 -07:00
jennifersp
375a57b107
use github actions for docker ( #4609 )
2022-10-24 16:52:06 -07:00
jennifersp
9a50c1e7d1
Add dolt sql server docker image ( #4605 )
2022-10-24 14:10:43 -07:00
andrew-wm-arthur
a14a4d1dae
[ga-bump-release] Update Dolt version to 0.50.8 and release v0.50.8
2022-10-22 02:02:33 +00:00
druvv
2ea93ca3a8
[ga-bump-release] Update Dolt version to 0.50.7 and release v0.50.7
2022-10-21 01:04:45 +00:00
druvv
9686c5a0d8
[ga-bump-release] Update Dolt version to 0.50.6 and release v0.50.6
2022-10-20 04:06:03 +00:00
jennifersp
c89b2b91f3
Add Docker Image support for linux/arm64 ( #4576 )
2022-10-19 10:07:46 -07:00
andrew-wm-arthur
b2e3373e33
[ga-bump-release] Update Dolt version to 0.50.5 and release v0.50.5
2022-10-17 15:18:16 +00:00
jennifersp
148370e209
update Dockerfile on release
2022-10-14 11:15:34 -07:00
jennifersp
a0a1bff563
push docker image of dolt to dockerhub ( #4470 )
2022-10-07 13:09:00 -07:00