Chris Lu
652b29af22
docker: upgrade zlib in alpine runtime images
2026-03-30 12:14:21 -07:00
Chris Lu
e225940202
docker: add curl for HTTPS healthcheck support ( #7709 )
...
Alpine's busybox wget does not support --ca-cert, --certificate, and
--private-key options required for HTTPS healthchecks with client
certificate authentication.
Adding curl to Docker images enables proper HTTPS healthchecks.
Fixes #7707
2025-12-10 12:54:20 -08:00
Chris Lu
2a05af2e14
docker: fix /data ownership and permission ( #7451 )
...
* docker: fix /data ownership and permission
* chown if not owned by seaweed user
* fix github tests
* comments
* fix the unquoted variables in the case pattern matching
* Update docker/entrypoint.sh
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
* Update docker/entrypoint.sh
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
* Update entrypoint.sh
* Update entrypoint.sh
* Update docker/entrypoint.sh
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
---------
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-11-08 01:10:33 -08:00
Chris Lu
8a032bf57d
fix add user command ( #7406 )
...
* fix add user command
* add folder /etc/seaweedfs
2025-10-29 19:41:04 -07:00
Chris Lu
b8bef0328b
docker containers: add non-root user ( #7399 )
...
* add non-root user
* using -g more clearly expresses the intent of setting the primary group for the new user
* no cache
* read only
* specific perm
2025-10-28 14:58:10 -07:00
chrislu
bd4891a117
change version directory
2025-06-03 22:46:10 -07:00
chrislu
5afc20dbd3
add tmux for dev
2022-09-01 14:47:45 -07:00
chrislu
04300dc2ac
build local rocksdb
2022-09-01 09:44:48 -07:00